Name Description Size
browser.js 0
builtin.js --- es5id: 10.3_L15 description: > Tests that Intl.Collator.prototype meets the requirements for built-in objects defined by the introduction of chapter 17 of the ECMAScript Language Specification. author: Norbert Lindenberg --- 669
compare
constructor
prop-desc.js --- es5id: 10.2.1 description: Tests that Intl.Collator.prototype has the required attributes. author: Norbert Lindenberg includes: [propertyHelper.js] --- 429
resolvedOptions
shell.js 0
this-value-collator-prototype.js --- esid: sec-properties-of-the-intl-collator-prototype-object description: > Tests that Intl.Collator.prototype is not an object that has been initialized as an Intl.Collator. --- 645
this-value-not-collator.js --- es5id: 10.3_b description: > Tests that Intl.Collator.prototype functions throw a TypeError if called on a non-object value or an object that hasn't been initialized as a Collator. author: Norbert Lindenberg --- 957
toStringTag