test262/test/built-ins/Proxy/revocable
André Bargull ca61d9b876 Add missing tests for "length" and "name" properties of built-in functions
Note: Already uses the updated DataView function lengths from tc39/ecma262#266 (ES2016 Draft 2015-12-20)
2016-01-15 18:12:05 +01:00
..
length.js Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
name.js Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
proxy.js Proxy.revocable 2015-06-15 22:37:56 -04:00
revocation-function-extensible.js Test built-in function requirements of Promise and Proxy helper functions 2015-11-24 20:12:55 +01:00
revocation-function-length.js Test built-in function requirements of Promise and Proxy helper functions 2015-11-24 20:12:55 +01:00
revocation-function-name.js Test built-in function requirements of Promise and Proxy helper functions 2015-11-24 20:12:55 +01:00
revocation-function-nonconstructor.js Test built-in function requirements of Promise and Proxy helper functions 2015-11-24 20:12:55 +01:00
revocation-function-prototype.js Test built-in function requirements of Promise and Proxy helper functions 2015-11-24 20:12:55 +01:00
revoke-consecutive-call-returns-undefined.js Proxy.revocable 2015-06-15 22:37:56 -04:00
revoke-returns-undefined.js Proxy.revocable 2015-06-15 22:37:56 -04:00
revoke.js Proxy.revocable 2015-06-15 22:37:56 -04:00