mirror of https://github.com/tc39/test262.git
74dde3e483
- Add missing "var" declarations and noStrict flags - Move code which requires non-strict semantics from Array.prototype.find_this-arg.js to Array.prototype.find_this-arg-receiver-primitive.js - Remove duplicate code from Array.prototype.findIndex_this-arg.js, already present in Array.prototype.findIndex_this-arg-receiver-primitive.js - Remove test code from Array.of_assignment-to-new-object-length.js, does not work in strict mode Part of issue #35 |
||
---|---|---|
.. | ||
Array.of_assignment-to-new-object-length.js | ||
Array.of_basics.js | ||
Array.of_calls-a-length-setter-if-one-is-present.js | ||
Array.of_can-be-transplanted-to-other-classes.js | ||
Array.of_check-superficial-features.js | ||
Array.of_does-not-leave-holes.js | ||
Array.of_does-not-trigger-prototype-setters.js | ||
Array.of_makes-real-arrays.js | ||
Array.of_passes-the-number-of-arguments-to-the-constructor-it-calls.js | ||
S22.1.2.3_T1.js | ||
S22.1.2.3_T2.js |