locks property
The locks property of the StorageAccessHandle interface returns an
unpartitioned session LockManager object if access was granted, and
throws a SecurityError DOMException otherwise.
Implementation
external LockManager get locks;
The locks property of the StorageAccessHandle interface returns an
unpartitioned session LockManager object if access was granted, and
throws a SecurityError DOMException otherwise.
external LockManager get locks;