-
- 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/enumerate/call-parameters.js 30 additions, 0 deletionstest/built-ins/Proxy/enumerate/call-parameters.js
- test/built-ins/Proxy/enumerate/null-handler.js 20 additions, 0 deletionstest/built-ins/Proxy/enumerate/null-handler.js
- test/built-ins/Proxy/enumerate/result-not-an-object-throws-boolean.js 23 additions, 0 deletions...ns/Proxy/enumerate/result-not-an-object-throws-boolean.js
- test/built-ins/Proxy/enumerate/result-not-an-object-throws-number.js 23 additions, 0 deletions...ins/Proxy/enumerate/result-not-an-object-throws-number.js
- test/built-ins/Proxy/enumerate/result-not-an-object-throws-string.js 23 additions, 0 deletions...ins/Proxy/enumerate/result-not-an-object-throws-string.js
- test/built-ins/Proxy/enumerate/result-not-an-object-throws-symbol.js 24 additions, 0 deletions...ins/Proxy/enumerate/result-not-an-object-throws-symbol.js
- test/built-ins/Proxy/enumerate/result-not-an-object-throws-undefined.js 23 additions, 0 deletions.../Proxy/enumerate/result-not-an-object-throws-undefined.js
- test/built-ins/Proxy/enumerate/return-is-abrupt.js 24 additions, 0 deletionstest/built-ins/Proxy/enumerate/return-is-abrupt.js
- test/built-ins/Proxy/enumerate/return-trap-result-no-value.js 23 additions, 0 deletions.../built-ins/Proxy/enumerate/return-trap-result-no-value.js
- test/built-ins/Proxy/enumerate/return-trap-result.js 36 additions, 0 deletionstest/built-ins/Proxy/enumerate/return-trap-result.js
- test/built-ins/Proxy/enumerate/trap-is-not-callable.js 25 additions, 0 deletionstest/built-ins/Proxy/enumerate/trap-is-not-callable.js
- test/built-ins/Proxy/enumerate/trap-is-undefined.js 22 additions, 0 deletionstest/built-ins/Proxy/enumerate/trap-is-undefined.js
- test/built-ins/Proxy/function-prototype.js 14 additions, 0 deletionstest/built-ins/Proxy/function-prototype.js
- test/built-ins/Proxy/get/accessor-get-is-undefined-throws.js 36 additions, 0 deletionstest/built-ins/Proxy/get/accessor-get-is-undefined-throws.js
- test/built-ins/Proxy/get/call-parameters.js 41 additions, 0 deletionstest/built-ins/Proxy/get/call-parameters.js
- test/built-ins/Proxy/get/not-same-value-configurable-false-writable-false-throws.js 37 additions, 0 deletions...ot-same-value-configurable-false-writable-false-throws.js
- test/built-ins/Proxy/get/null-handler.js 21 additions, 0 deletionstest/built-ins/Proxy/get/null-handler.js
- test/built-ins/Proxy/get/return-is-abrupt.js 27 additions, 0 deletionstest/built-ins/Proxy/get/return-is-abrupt.js
- test/built-ins/Proxy/get/return-trap-result-accessor-property.js 25 additions, 0 deletions...ilt-ins/Proxy/get/return-trap-result-accessor-property.js
- test/built-ins/Proxy/get/return-trap-result-configurable-false-writable-true.js 25 additions, 0 deletions...et/return-trap-result-configurable-false-writable-true.js
Loading
Please register or sign in to comment