Name Description Size Coverage
cross-realm.js --- esid: sec-symbol.asyncdispose description: Value shared by all realms info: | Unless otherwise specified, well-known symbols values are shared by all realms. features: [cross-realm, explicit-resource-management] --- 466 -
no-key.js --- esid: sec-symbol.asyncdispose description: Well-known symbols do not have a key in the global registry features: [cross-realm, explicit-resource-management] --- 362 -
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] --- 599 -