browser.js |
|
0 |
prop-desc.js |
---
esid: sec-symbol.asyncdispose
description: >
`Symbol.asyncDispose` property descriptor
info: |
This property has the attributes { [[Writable]]: false, [[Enumerable]]:
false, [[Configurable]]: false }.
includes: [propertyHelper.js]
features: [explicit-resource-management]
--- |
904 |
shell.js |
|
0 |