locks property

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.

Implementation

external LockManager get locks;