Name Description Size
4.1.2.6.js 4.1.2.6 [[Set]] ( P, Receiver ) The [[Set]] internal method of a Tuple exotic object takes arguments P and Receiver. It performs the following steps when called: 1. Assert: IsPropertyKey(P) is true. 2. Return false. 488
4.1.2.11.js 2. If ! IsValidTupleIndex(numericIndex) is false, return empty. 2208
9.1.1.1.js 397
browser.js 0
constructor
constructor.js 528
cross-realm.js 649
elements-literal.js 470
elements.js 447
enumeration.js 1156
equality.js 1090
from
gc.js 328
initializers
isTuple
length-ownproperty.js Tuples should have a length ownProperty that can't be overridden This test is expected to fail until the spec change in https://github.com/tc39/proposal-record-tuple/issues/282 is implemented. 727
literal.js 605
methods.js toSpliced 18230
of
property-descriptors.js 2862
proto-override.js 329
prototype
shell.js 0
syntax.js 585
type-errors.js 3.1.2 ToNumber ( argument ) The abstract operation ToNumber takes argument argument. It converts argument to a value of type Number according to Table 2: ... Tuple Throw a TypeError exception. ... 1395
wrapper.js 791