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
0a6341de65
test262
/
test
/
built-ins
/
Proxy
/
has
History
José Julián Espina
4a6439e4a7
Add `Array.prototype.includes` and `exponentiation` features (
#3799
)
2023-03-23 10:51:08 +01:00
..
call-in-prototype-index.js
Add integer index tests for Proxy "set" and "has" traps (
#2412
)
2019-11-11 15:01:39 -05:00
call-in-prototype.js
Add integer index tests for Proxy "set" and "has" traps (
#2412
)
2019-11-11 15:01:39 -05:00
call-in.js
…
call-object-create.js
…
call-with.js
…
null-handler-using-with.js
…
null-handler.js
…
return-false-target-not-extensible-using-with.js
…
return-false-target-not-extensible.js
…
return-false-target-prop-exists-using-with.js
…
return-false-target-prop-exists.js
…
return-false-targetdesc-not-configurable-using-with.js
…
return-false-targetdesc-not-configurable.js
…
return-is-abrupt-in.js
…
return-is-abrupt-with.js
…
return-true-target-prop-exists-using-with.js
…
return-true-target-prop-exists.js
…
return-true-without-same-target-prop.js
…
trap-is-missing-target-is-proxy.js
Sort out __proto__ occurances outside of annexB
2020-04-18 17:04:51 -04:00
trap-is-not-callable-realm.js
…
trap-is-not-callable-using-with.js
…
trap-is-not-callable.js
…
trap-is-null-target-is-proxy.js
Add `Array.prototype.includes` and `exponentiation` features (
#3799
)
2023-03-23 10:51:08 +01:00
trap-is-undefined-target-is-proxy.js
Add [[HasProperty]] tests
2020-03-23 14:10:11 -04:00
trap-is-undefined-using-with.js
…
trap-is-undefined.js
…