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