test262/test/built-ins/Proxy
Leo Balter 7cbbe51216 Add cross-realm feature 2017-09-22 15:29:10 -04:00
..
apply Add cross-realm feature 2017-09-22 15:29:10 -04:00
construct Add cross-realm feature 2017-09-22 15:29:10 -04:00
defineProperty Add cross-realm feature 2017-09-22 15:29:10 -04:00
deleteProperty Add cross-realm feature 2017-09-22 15:29:10 -04:00
enumerate s/id/esid 2016-02-22 09:47:42 -05:00
get Add cross-realm feature 2017-09-22 15:29:10 -04:00
getOwnPropertyDescriptor Add cross-realm feature 2017-09-22 15:29:10 -04:00
getPrototypeOf Add cross-realm feature 2017-09-22 15:29:10 -04:00
has Add cross-realm feature 2017-09-22 15:29:10 -04:00
isExtensible Add cross-realm feature 2017-09-22 15:29:10 -04:00
ownKeys Add cross-realm feature 2017-09-22 15:29:10 -04:00
preventExtensions Add cross-realm feature 2017-09-22 15:29:10 -04:00
revocable Remove execute bit from files (#976) 2017-04-13 16:24:07 -04:00
set Add cross-realm feature 2017-09-22 15:29:10 -04:00
setPrototypeOf Add cross-realm feature 2017-09-22 15:29:10 -04:00
constructor.js Proxy: Core 2015-06-15 22:37:55 -04:00
create-handler-is-revoked-proxy.js Proxy: Core 2015-06-15 22:37:55 -04:00
create-handler-not-object-throw-boolean.js Proxy: Core 2015-06-15 22:37:55 -04:00
create-handler-not-object-throw-null.js Proxy: Core 2015-06-15 22:37:55 -04:00
create-handler-not-object-throw-number.js Proxy: Core 2015-06-15 22:37:55 -04:00
create-handler-not-object-throw-string.js Proxy: Core 2015-06-15 22:37:55 -04:00
create-handler-not-object-throw-symbol.js Proxy: Core 2015-06-15 22:37:55 -04:00
create-handler-not-object-throw-undefined.js Proxy: Core 2015-06-15 22:37:55 -04:00
create-target-is-not-callable.js Proxy: Core 2015-06-15 22:37:55 -04:00
create-target-is-not-constructor.js Proxy: Core 2015-06-15 22:37:55 -04:00
create-target-is-revoked-proxy.js Proxy: Core 2015-06-15 22:37:55 -04:00
create-target-not-object-throw-boolean.js Proxy: Core 2015-06-15 22:37:55 -04:00
create-target-not-object-throw-null.js Proxy: Core 2015-06-15 22:37:55 -04:00
create-target-not-object-throw-number.js Proxy: Core 2015-06-15 22:37:55 -04:00
create-target-not-object-throw-string.js Proxy: Core 2015-06-15 22:37:55 -04:00
create-target-not-object-throw-symbol.js Proxy: Core 2015-06-15 22:37:55 -04:00
create-target-not-object-throw-undefined.js Proxy: Core 2015-06-15 22:37:55 -04:00
function-prototype.js Proxy: Core 2015-06-15 22:37:55 -04:00
get-fn-realm.js Add cross-realm feature 2017-09-22 15:29:10 -04:00
length.js Proxy: Core 2015-06-15 22:37:55 -04:00
name.js Proxy: Core 2015-06-15 22:37:55 -04:00
proxy-newtarget.js Small fixes on Proxy constructor tests 2015-07-31 17:03:02 -04:00
proxy-no-prototype.js Proxy: Core 2015-06-15 22:37:55 -04:00
proxy-undefined-newtarget.js Small fixes on Proxy constructor tests 2015-07-31 17:03:02 -04:00
proxy.js Proxy: Core 2015-06-15 22:37:55 -04:00