Name Description Size
bind.js --- esid: sec-properties-of-intl-pluralrules-prototype-object description: > Tests that Intl.PluralRules.prototype functions throw a TypeError if called on a non-object value or an object that hasn't been initialized as a PluralRules. author: Zibi Braniecki --- 957
browser.js 0
builtins.js --- esid: sec-properties-of-intl-pluralrules-prototype-object description: > Tests that Intl.PluralRules.prototype meets the requirements for built-in objects defined by the introduction of chapter 17 of the ECMAScript Language Specification. author: Zibi Braniecki --- 716
constructor
properties.js --- esid: sec-properties-of-intl-pluralrules-prototype-object description: Tests that Intl.PluralRules.prototype has the required attributes. author: Zibi Braniecki includes: [propertyHelper.js] --- 475
prototype.js --- esid: sec-properties-of-intl-pluralrules-prototype-object description: > Tests that Intl.PluralRules.prototype is not an object that has been initialized as an Intl.PluralRules. author: Zibi Braniecki --- 658
resolvedOptions
select
selectRange
shell.js 0
toStringTag