browser.js |
|
0 |
cross-realm.js |
---
esid: pending
description: Value shared by all realms
info: |
Unless otherwise specified, well-known symbols values are shared by all
realms.
features: [cross-realm, Symbol.matchAll]
--- |
450 |
prop-desc.js |
---
esid: pending
description: |
`Symbol.matchAll` property descriptor
info: |
This property has the attributes { [[Writable]]: false, [[Enumerable]]:
false, [[Configurable]]: false }.
includes: [propertyHelper.js]
features: [Symbol.matchAll]
--- |
568 |
shell.js |
|
0 |