test262/test/built-ins/Proxy
Dmitry Panov ffd8039386 Replaced tabs with spaces in YAML. 2016-11-19 23:13:26 +00:00
..
apply Add tests for realm interactions (#688) 2016-10-24 10:43:17 -07:00
construct Add tests for realm interactions (#688) 2016-10-24 10:43:17 -07:00
defineProperty Add tests for realm interactions (#688) 2016-10-24 10:43:17 -07:00
deleteProperty Add tests for realm interactions (#688) 2016-10-24 10:43:17 -07:00
enumerate s/id/esid 2016-02-22 09:47:42 -05:00
get Replaced tabs with spaces in YAML. 2016-11-19 23:13:26 +00:00
getOwnPropertyDescriptor Add tests for realm interactions (#688) 2016-10-24 10:43:17 -07:00
getPrototypeOf Add tests for realm interactions (#688) 2016-10-24 10:43:17 -07:00
has Add tests for realm interactions (#688) 2016-10-24 10:43:17 -07:00
isExtensible Add tests for realm interactions (#688) 2016-10-24 10:43:17 -07:00
ownKeys Add tests for realm interactions (#688) 2016-10-24 10:43:17 -07:00
preventExtensions Add tests for realm interactions (#688) 2016-10-24 10:43:17 -07:00
revocable Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
set Replaced tabs with spaces in YAML. 2016-11-19 23:13:26 +00:00
setPrototypeOf Add tests for realm interactions (#688) 2016-10-24 10:43:17 -07: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 tests for realm interactions (#688) 2016-10-24 10:43:17 -07: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