-
- Downloads
Merge pull request #282 from bocoup/Proxy
Add tests for Proxy
No related branches found
No related tags found
Showing
- test/built-ins/Proxy/set/call-parameters.js 33 additions, 0 deletionstest/built-ins/Proxy/set/call-parameters.js
- test/built-ins/Proxy/set/null-handler.js 21 additions, 0 deletionstest/built-ins/Proxy/set/null-handler.js
- test/built-ins/Proxy/set/return-is-abrupt.js 29 additions, 0 deletionstest/built-ins/Proxy/set/return-is-abrupt.js
- test/built-ins/Proxy/set/return-true-target-property-accessor-is-configurable-set-is-undefined.js 26 additions, 0 deletions...get-property-accessor-is-configurable-set-is-undefined.js
- test/built-ins/Proxy/set/return-true-target-property-accessor-is-not-configurable.js 28 additions, 0 deletions...turn-true-target-property-accessor-is-not-configurable.js
- test/built-ins/Proxy/set/return-true-target-property-is-not-configurable.js 27 additions, 0 deletions...xy/set/return-true-target-property-is-not-configurable.js
- test/built-ins/Proxy/set/return-true-target-property-is-not-writable.js 27 additions, 0 deletions.../Proxy/set/return-true-target-property-is-not-writable.js
- test/built-ins/Proxy/set/target-property-is-accessor-not-configurable-set-is-undefined.js 36 additions, 0 deletions...property-is-accessor-not-configurable-set-is-undefined.js
- test/built-ins/Proxy/set/target-property-is-not-configurable-not-writable-not-equal-to-v.js 38 additions, 0 deletions...operty-is-not-configurable-not-writable-not-equal-to-v.js
- test/built-ins/Proxy/set/trap-is-not-callable.js 28 additions, 0 deletionstest/built-ins/Proxy/set/trap-is-not-callable.js
- test/built-ins/Proxy/set/trap-is-undefined-no-property.js 19 additions, 0 deletionstest/built-ins/Proxy/set/trap-is-undefined-no-property.js
- test/built-ins/Proxy/set/trap-is-undefined.js 21 additions, 0 deletionstest/built-ins/Proxy/set/trap-is-undefined.js
- test/built-ins/Proxy/setPrototypeOf/boolean-trap-result-extensible-target.js 28 additions, 0 deletions...y/setPrototypeOf/boolean-trap-result-extensible-target.js
- test/built-ins/Proxy/setPrototypeOf/call-parameters.js 36 additions, 0 deletionstest/built-ins/Proxy/setPrototypeOf/call-parameters.js
- test/built-ins/Proxy/setPrototypeOf/not-extensible-target-not-same-target-prototype.js 38 additions, 0 deletions...typeOf/not-extensible-target-not-same-target-prototype.js
- test/built-ins/Proxy/setPrototypeOf/not-extensible-target-same-target-prototype.js 20 additions, 0 deletions...rototypeOf/not-extensible-target-same-target-prototype.js
- test/built-ins/Proxy/setPrototypeOf/not-extensible-trap-is-false-return-false.js 19 additions, 0 deletions...tPrototypeOf/not-extensible-trap-is-false-return-false.js
- test/built-ins/Proxy/setPrototypeOf/null-handler.js 15 additions, 0 deletionstest/built-ins/Proxy/setPrototypeOf/null-handler.js
- test/built-ins/Proxy/setPrototypeOf/return-is-abrupt.js 23 additions, 0 deletionstest/built-ins/Proxy/setPrototypeOf/return-is-abrupt.js
- test/built-ins/Proxy/setPrototypeOf/trap-is-not-callable.js 32 additions, 0 deletionstest/built-ins/Proxy/setPrototypeOf/trap-is-not-callable.js
Loading
Please register or sign in to comment