This website requires JavaScript.
Explore
Help
Register
Sign In
tyler.durden
/
test262
mirror of
https://github.com/tc39/test262.git
Watch
1
Star
0
Fork
You've already forked test262
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b42d184876
test262
/
test
/
built-ins
/
Object
/
freeze
History
Rick Waldron
ecf835778d
chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Object (
#3090
)
2021-07-28 13:50:06 -07:00
..
15.2.3.9-0-1.js
…
15.2.3.9-0-2.js
…
15.2.3.9-1-1.js
…
15.2.3.9-1-2.js
…
15.2.3.9-1-3.js
…
15.2.3.9-1-4.js
…
15.2.3.9-1.js
…
15.2.3.9-2-1.js
…
15.2.3.9-2-2.js
…
15.2.3.9-2-3.js
…
15.2.3.9-2-4.js
…
15.2.3.9-2-a-1.js
…
15.2.3.9-2-a-2.js
…
15.2.3.9-2-a-3.js
…
15.2.3.9-2-a-4.js
…
15.2.3.9-2-a-5.js
…
15.2.3.9-2-a-6.js
…
15.2.3.9-2-a-7.js
…
15.2.3.9-2-a-8.js
…
15.2.3.9-2-a-9.js
…
15.2.3.9-2-a-10.js
…
15.2.3.9-2-a-11.js
…
15.2.3.9-2-a-12.js
…
15.2.3.9-2-a-13.js
…
15.2.3.9-2-a-14.js
…
15.2.3.9-2-b-i-1.js
chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Object (
#3090
)
2021-07-28 13:50:06 -07:00
15.2.3.9-2-b-i-2.js
chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Object (
#3090
)
2021-07-28 13:50:06 -07:00
15.2.3.9-2-c-1.js
chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Object (
#3090
)
2021-07-28 13:50:06 -07:00
15.2.3.9-2-c-2.js
…
15.2.3.9-2-c-3.js
chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Object (
#3090
)
2021-07-28 13:50:06 -07:00
15.2.3.9-2-c-4.js
chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Object (
#3090
)
2021-07-28 13:50:06 -07:00
15.2.3.9-2-d-1.js
…
15.2.3.9-2-d-2.js
…
15.2.3.9-2-d-3.js
…
15.2.3.9-2-d-4.js
…
15.2.3.9-2-d-5.js
…
15.2.3.9-2-d-6.js
…
15.2.3.9-2-d-7.js
…
15.2.3.9-2-d-8.js
…
15.2.3.9-2-d-9.js
…
15.2.3.9-3-1.js
…
15.2.3.9-4-1.js
…
15.2.3.9-4-2.js
…
15.2.3.9-4-3.js
…
abrupt-completion.js
Add Object.{freeze,preventExtensions,seal} abrupt completion tests (
#2468
)
2020-01-14 11:31:45 -05:00
frozen-object-contains-symbol-properties-non-strict.js
…
frozen-object-contains-symbol-properties-strict.js
…
name.js
…
not-a-constructor.js
Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests.
2020-10-06 12:01:34 -04:00
proxy-no-ownkeys-returned-keys-order.js
Add Object.freeze test
2020-04-25 18:45:48 -04:00
proxy-with-defineProperty-handler.js
Add Object.freeze test
2021-02-08 15:41:23 -05:00
throws-when-false.js
…