This website requires JavaScript.
Explore
Help
Sign In
tyler.durden
/
test262
Watch
1
Star
0
Fork
0
You've already forked test262
mirror of
https://github.com/tc39/test262.git
synced
2025-07-31 01:44:54 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
test262
/
test
/
built-ins
/
Error
History
Linus Groh
2b01f137ef
Fix 'asserts.throws()' typo in two tests
...
This should be 'assert.throws()', otherwise these fail unexpectedly.
Fixes
#3184
.
2021-09-05 19:43:24 -07:00
..
prototype
…
cause_abrupt.js
…
cause_property.js
…
constructor.js
…
instance-prototype.js
…
internal-prototype.js
…
is-a-constructor.js
…
length.js
…
message_property.js
…
name.js
…
prop-desc.js
…
proto-from-ctor-realm.js
…
the-initial-value-of-errorprototypemessage-is-the-empty-string.js
…
tostring-1.js
…
tostring-2.js
…