.. |
assign
|
Coverage: Object.assign, Assignment to readonly property of target must throw a TypeError exception. Fixes gh-2788
|
2020-09-17 16:21:26 -04:00 |
create
|
Add coverage for non object values of the Properties arg of Object.create (#2238)
|
2019-07-15 16:17:03 -04:00 |
defineProperties
|
Object.defineProperties: Property description must be an object. Fixes gh-1754
|
2020-09-17 09:59:31 -04:00 |
defineProperty
|
Object.defineProperty: Property description must be an object. Fixes gh-1754
|
2020-09-17 09:59:31 -04:00 |
entries
|
Add Object.entries test
|
2020-03-23 14:50:33 -04:00 |
freeze
|
Add Object.freeze test
|
2020-04-25 18:45:48 -04:00 |
fromEntries
|
Avoid usage of Object.keys when asserting order of returned values (#2320)
|
2019-09-04 11:38:18 -03:00 |
getOwnPropertyDescriptor
|
Update copyright for "length" test
|
2020-06-03 14:03:21 -04:00 |
getOwnPropertyDescriptors
|
Add Object.getOwnPropertyDescriptors test
|
2020-04-25 18:45:48 -04:00 |
getOwnPropertyNames
|
Add Object.getOwnPropertyNames test
|
2020-03-23 14:50:33 -04:00 |
getOwnPropertySymbols
|
Add Object.getOwnPropertySymbols test
|
2020-03-23 14:50:33 -04:00 |
getPrototypeOf
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
internals/DefineOwnProperty
|
Remove duplicated es[56]id if esid is present
|
2019-08-05 10:54:37 -04:00 |
is
|
Consistently use spaces in features lists (#2000)
|
2018-12-17 17:00:04 -02:00 |
isExtensible
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
isFrozen
|
Add Object.isFrozen test
|
2020-04-25 18:45:48 -04:00 |
isSealed
|
Add Object.isSealed test
|
2020-04-25 18:45:48 -04:00 |
keys
|
Add Object.keys test
|
2020-03-23 14:50:33 -04:00 |
preventExtensions
|
Add Object.{freeze,preventExtensions,seal} abrupt completion tests (#2468)
|
2020-01-14 11:31:45 -05:00 |
prototype
|
Object.prototype.hasOwnProperty: Test coercion order
|
2020-05-06 11:56:49 -04:00 |
seal
|
Add Object.seal test
|
2020-04-25 18:45:48 -04:00 |
setPrototypeOf
|
Remove whitespace between Literal and BigIntLiteralSuffix (#1452)
|
2018-02-22 21:55:13 -05:00 |
values
|
Add Object.values test
|
2020-03-23 14:50:33 -04:00 |
S9.9_A3.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S9.9_A4.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S9.9_A5.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S9.9_A6.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A1_T1.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A1_T2.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A1_T3.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A1_T4.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A1_T5.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A2_T1.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A2_T2.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A2_T3.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A2_T4.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A2_T5.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A2_T6.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A2_T7.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A2_T8.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A2_T9.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A2_T10.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A2_T11.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A2_T12.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A2_T13.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A2_T14.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A3_T1.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A3_T2.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.1.1_A3_T3.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A1_T1.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A1_T2.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A1_T3.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A1_T4.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A1_T5.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A2_T1.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A2_T2.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A2_T3.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A2_T5.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A2_T6.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A2_T7.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A3_T1.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A3_T2.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A3_T3.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A4_T1.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A4_T2.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A4_T3.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A5_T1.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A5_T2.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A5_T3.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A5_T4.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A6_T1.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A6_T2.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.2.1_A6_T3.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.3_A1.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2.3_A2.js
|
Frontmatter: fixup "info: >" to "info: |"
|
2018-01-05 12:27:59 -05:00 |
S15.2.3_A3.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
S15.2_A1.js
|
built-ins/Object/*: make all indentation consistent (depth & character) (#1432)
|
2018-02-15 15:33:45 -05:00 |
bigint.js
|
add BigInt tests
|
2017-08-24 15:58:14 -04:00 |
prop-desc.js
|
Improve coverage: ctor props of the global object
|
2019-09-27 15:39:10 -04:00 |
proto-from-ctor-realm.js
|
Add "proto-from-ctor-realm" tests for Intl constructors (#2334)
|
2019-09-11 17:22:21 -03:00 |
subclass-object-arg.js
|
fix built-ins/Object/subclass-object-arg (#2200)
|
2019-06-19 15:48:53 -04:00 |
symbol_object-returns-fresh-symbol.js
|
Add missing Symbol features flags
|
2017-09-07 15:51:13 -04:00 |