test262/test/built-ins/Proxy
Rick Waldron fdd2fa9b1c Rename $ => $262. Fixes gh-802 (#823)
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
2017-03-01 16:34:15 -05:00
..
apply Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
construct Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
defineProperty Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
deleteProperty Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
enumerate s/id/esid 2016-02-22 09:47:42 -05:00
get Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
getOwnPropertyDescriptor Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
getPrototypeOf Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
has Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
isExtensible Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
ownKeys Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
preventExtensions Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
revocable Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
set Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05:00
setPrototypeOf Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05: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 Rename $ => $262. Fixes gh-802 (#823) 2017-03-01 16:34:15 -05: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