You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test262/test/built-ins/Array/prototype/toSpliced/this-value-boolean.js:18: strict mode: TypeError: cannot read property 'call' of undefined
60
60
test262/test/built-ins/Array/prototype/toSpliced/unmodified.js:13: TypeError: not a function
61
61
test262/test/built-ins/Array/prototype/toSpliced/unmodified.js:13: strict mode: TypeError: not a function
62
-
test262/test/built-ins/Array/prototype/with/frozen-this-value.js:13: TypeError: not a function
63
-
test262/test/built-ins/Array/prototype/with/frozen-this-value.js:13: strict mode: TypeError: not a function
64
-
test262/test/built-ins/Array/prototype/with/holes-not-preserved.js:27: TypeError: not a function
65
-
test262/test/built-ins/Array/prototype/with/holes-not-preserved.js:27: strict mode: TypeError: not a function
66
-
test262/test/built-ins/Array/prototype/with/ignores-species.js:21: TypeError: not a function
67
-
test262/test/built-ins/Array/prototype/with/ignores-species.js:21: strict mode: TypeError: not a function
68
-
test262/test/built-ins/Array/prototype/with/immutable.js:13: TypeError: not a function
69
-
test262/test/built-ins/Array/prototype/with/immutable.js:13: strict mode: TypeError: not a function
70
-
test262/test/built-ins/Array/prototype/with/index-bigger-or-eq-than-length.js:21: Test262Error: Expected a RangeError but got a TypeError
71
-
test262/test/built-ins/Array/prototype/with/index-bigger-or-eq-than-length.js:21: strict mode: Test262Error: Expected a RangeError but got a TypeError
72
-
test262/test/built-ins/Array/prototype/with/index-casted-to-number.js:23: TypeError: not a function
73
-
test262/test/built-ins/Array/prototype/with/index-casted-to-number.js:23: strict mode: TypeError: not a function
74
-
test262/test/built-ins/Array/prototype/with/index-negative.js:23: TypeError: not a function
75
-
test262/test/built-ins/Array/prototype/with/index-negative.js:23: strict mode: TypeError: not a function
76
-
test262/test/built-ins/Array/prototype/with/index-smaller-than-minus-length.js:21: TypeError: not a function
77
-
test262/test/built-ins/Array/prototype/with/index-smaller-than-minus-length.js:21: strict mode: TypeError: not a function
78
-
test262/test/built-ins/Array/prototype/with/length-decreased-while-iterating.js:32: TypeError: not a function
79
-
test262/test/built-ins/Array/prototype/with/length-decreased-while-iterating.js:32: strict mode: TypeError: not a function
80
-
test262/test/built-ins/Array/prototype/with/length-exceeding-array-length-limit.js:26: Test262Error: Expected a RangeError but got a TypeError
81
-
test262/test/built-ins/Array/prototype/with/length-exceeding-array-length-limit.js:26: strict mode: Test262Error: Expected a RangeError but got a TypeError
82
-
test262/test/built-ins/Array/prototype/with/length-increased-while-iterating.js:32: TypeError: not a function
83
-
test262/test/built-ins/Array/prototype/with/length-increased-while-iterating.js:32: strict mode: TypeError: not a function
84
-
test262/test/built-ins/Array/prototype/with/length-tolength.js:19: TypeError: cannot read property 'call' of undefined
85
-
test262/test/built-ins/Array/prototype/with/length-tolength.js:19: strict mode: TypeError: cannot read property 'call' of undefined
86
-
test262/test/built-ins/Array/prototype/with/metadata/length.js:30: TypeError: cannot convert to object
87
-
test262/test/built-ins/Array/prototype/with/metadata/length.js:30: strict mode: TypeError: cannot convert to object
88
-
test262/test/built-ins/Array/prototype/with/metadata/name.js:28: TypeError: cannot convert to object
89
-
test262/test/built-ins/Array/prototype/with/metadata/name.js:28: strict mode: TypeError: cannot convert to object
90
-
test262/test/built-ins/Array/prototype/with/metadata/property-descriptor.js:18: Test262Error: typeof Expected SameValue(«undefined», «function») to be true
91
-
test262/test/built-ins/Array/prototype/with/metadata/property-descriptor.js:18: strict mode: Test262Error: typeof Expected SameValue(«undefined», «function») to be true
92
-
test262/test/built-ins/Array/prototype/with/no-get-replaced-index.js:29: TypeError: not a function
93
-
test262/test/built-ins/Array/prototype/with/no-get-replaced-index.js:29: strict mode: TypeError: not a function
94
-
test262/test/built-ins/Array/prototype/with/not-a-constructor.js:30: Test262Error: isConstructor invoked with a non-function value
95
-
test262/test/built-ins/Array/prototype/with/not-a-constructor.js:30: strict mode: Test262Error: isConstructor invoked with a non-function value
96
-
test262/test/built-ins/Array/prototype/with/this-value-boolean.js:22: TypeError: cannot read property 'call' of undefined
97
-
test262/test/built-ins/Array/prototype/with/this-value-boolean.js:22: strict mode: TypeError: cannot read property 'call' of undefined
98
62
test262/test/built-ins/AsyncGeneratorPrototype/return/return-state-completed-broken-promise.js:53: TypeError: $DONE() not called
99
63
test262/test/built-ins/AsyncGeneratorPrototype/return/return-state-completed-broken-promise.js:53: strict mode: TypeError: $DONE() not called
100
64
test262/test/built-ins/AsyncGeneratorPrototype/return/return-suspendedStart-broken-promise.js:34: TypeError: $DONE() not called
0 commit comments