Name Description Size
browser.js 0
of
prop-desc.js --- esid: sec-Intl.DisplayNames.prototype description: > Property descriptor of Intl.DisplayNames.prototype info: | The value of Intl.DisplayNames.prototype is %DisplayNamesPrototype%. This property has the attributes { [[Writable]]: false, [[Enumerable]]: false, [[Configurable]]: false }. includes: [propertyHelper.js] features: [Intl.DisplayNames] --- 628
resolvedOptions
shell.js 0
Symbol.toStringTag.js --- esid: sec-intl.DisplayNames.prototype-@@tostringtag description: > Property descriptor of DisplayNames.prototype[@@toStringTag] info: | The initial value of the @@toStringTag property is the string value "Intl.DisplayNames". This property has the attributes { [[Writable]]: false, [[Enumerable]]: false, [[Configurable]]: true }. includes: [propertyHelper.js] features: [Intl.DisplayNames, Symbol.toStringTag] --- 736