Name Description Size
browser.js 0
extensibility.js --- esid: sec-Intl.ListFormat description: Intl.ListFormat instance object extensibility info: | 17 ECMAScript Standard Built-in Objects: Unless specified otherwise, the [[Extensible]] internal slot of a built-in object initially has the value true. features: [Intl.ListFormat] --- 581
prototype.js --- esid: sec-Intl.ListFormat description: Intl.ListFormat instance object is created from %ListFormatPrototype%. info: | Intl.ListFormat ([ locales [ , options ]]) 2. Let listFormat be ? OrdinaryCreateFromConstructor(NewTarget, "%ListFormatPrototype%", « [[InitializedListFormat]], [[Locale]], [[Type]], [[Style]] »). features: [Intl.ListFormat] --- 711
shell.js 0