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