test262/test/built-ins/Object
jugglinmike 71e573f7da Add tests for realm interactions (#688)
* Add tests for prototype realm inference

* Add tests for miscellaneous realm concerns

* Add tests for realm of spec-created Errors

In some cases, Error objects produced by the specification are
observable from ECMAScript code. Among these cases, some are further
differentiated in that they occur outside of any built-in function and
may be triggered through syntactic production directly. The current
realm record is commonly interpreted incorrectly under these
circumstances.

Add tests asserting that the expected realm record is used when
constructing such Error objects.

* Add tests for realm use in ArraySpeciesCreate

* Add tests for function realm retrieval

* Add tests for cross-realm behaviors of Symbols

* Add tests for GetValue and PutValue

* Add tests for realm of spec-created Arrays

In some cases, Arrays produced by CreateArrayFromList are observable
from ECMAScript code. Among these cases, two occur outside of any
built-in function and may be triggered through syntactic production
directly. The current realm record is commonly interpreted incorrectly
under these circumstances.

Add tests asserting that the expected realm record is used when
constructing arrays.

* Add test for spec-created object

* fixup! Add tests for realm of spec-created Errors

* fixup! Add tests for realm of spec-created Errors

* fixup! Add tests for prototype realm inference

* fixup! Add tests for miscellaneous realm concerns
2016-10-24 10:43:17 -07:00
..
assign Fixed invalid configuration block delimiters. 2015-06-28 07:35:54 +02:00
create Reduce reliance on `fnGlobalObject.js` 2016-04-25 11:09:21 -07:00
defineProperties Reduce reliance on `fnGlobalObject.js` 2016-04-25 11:09:21 -07:00
defineProperty Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
entries s/id/esid 2016-02-22 09:47:42 -05:00
freeze Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
getOwnPropertyDescriptor Reduce reliance on `fnGlobalObject.js` 2016-04-25 11:09:21 -07:00
getOwnPropertyDescriptors `Object.getOwnPropertyDescriptors`: add test to ensure undefined descriptors are not added. (#662) 2016-08-01 13:54:53 -04:00
getOwnPropertyNames Reduce reliance on `fnGlobalObject.js` 2016-04-25 11:09:21 -07:00
getOwnPropertySymbols Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
getPrototypeOf Reduce reliance on `fnGlobalObject.js` 2016-04-25 11:09:21 -07:00
internals/DefineOwnProperty Update test for distinct NaN replacement on DefineOwnProperty 2016-07-06 11:30:33 -04:00
is - Remove inline license 2015-07-17 19:55:00 +02:00
isExtensible Reduce reliance on `fnGlobalObject.js` 2016-04-25 11:09:21 -07:00
isFrozen Reduce reliance on `fnGlobalObject.js` 2016-04-25 11:09:21 -07:00
isSealed Reduce reliance on `fnGlobalObject.js` 2016-04-25 11:09:21 -07:00
keys Reduce reliance on `fnGlobalObject.js` 2016-04-25 11:09:21 -07:00
preventExtensions Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
prototype Add tests for usage of IsArray (#667) 2016-06-10 15:07:40 -04:00
seal Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
setPrototypeOf Add tests for Object.setPrototypeOf 2015-06-19 12:13:28 -04:00
values s/id/esid 2016-02-22 09:47:42 -05:00
S9.9_A3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.9_A4.js Improve assertions comparing values to NaN (#690) 2016-07-01 11:22:55 -07:00
S9.9_A5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S9.9_A6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A1_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A1_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A1_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A1_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T1.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.2.1.1_A2_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T4.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.2.1.1_A2_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T7.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.2.1.1_A2_T8.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T9.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T10.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T11.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T12.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T13.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A2_T14.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A3_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A3_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.1.1_A3_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A1_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A1_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A1_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A1_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A1_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T5.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T6.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A2_T7.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A3_T1.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.2.2.1_A3_T2.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.2.2.1_A3_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A4_T1.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.2.2.1_A4_T2.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.2.2.1_A4_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A5_T1.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.2.2.1_A5_T2.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.2.2.1_A5_T3.js Remove `$FAIL` function 2015-06-09 19:44:25 -04:00
S15.2.2.1_A5_T4.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A6_T1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A6_T2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.2.1_A6_T3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.3_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.3_A2.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2.3_A3.js Reorganize ./test 2014-12-07 15:33:09 -08:00
S15.2_A1.js Reorganize ./test 2014-12-07 15:33:09 -08:00
proto-from-ctor.js Add tests for realm interactions (#688) 2016-10-24 10:43:17 -07:00
symbol_object-returns-fresh-symbol.js - Remove inline license 2015-07-17 19:55:00 +02:00