test262/test/built-ins/Object/getOwnPropertyDescriptors
Rick Waldron ecf835778d
chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Object (#3090)
2021-07-28 13:50:06 -07:00
..
exception-not-object-coercible.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
function-length.js Update esid for Object.getOwnPropertyDescriptors 2016-06-15 18:09:58 -04:00
function-name.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
function-property-descriptor.js Update esid for Object.getOwnPropertyDescriptors 2016-06-15 18:09:58 -04:00
inherited-properties-omitted.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
normal-object.js Update esid for Object.getOwnPropertyDescriptors 2016-06-15 18:09:58 -04:00
not-a-constructor.js Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
observable-operations.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
order-after-define-property.js Add Object.getOwnPropertyDescriptors test 2020-03-23 14:50:33 -04:00
primitive-booleans.js Update esid for Object.getOwnPropertyDescriptors 2016-06-15 18:09:58 -04:00
primitive-numbers.js Update esid for Object.getOwnPropertyDescriptors 2016-06-15 18:09:58 -04:00
primitive-strings.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
primitive-symbols.js Update esid for Object.getOwnPropertyDescriptors 2016-06-15 18:09:58 -04:00
proxy-no-ownkeys-returned-keys-order.js Add Object.getOwnPropertyDescriptors test 2020-04-25 18:45:48 -04:00
proxy-undefined-descriptor.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
symbols-included.js built-ins/Object/*: make all indentation consistent (depth & character) (#1432) 2018-02-15 15:33:45 -05:00
tamper-with-global-object.js chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Object (#3090) 2021-07-28 13:50:06 -07:00
tamper-with-object-keys.js chore: migrate $ERROR -> throw new Test262Error in test/built-ins/Object (#3090) 2021-07-28 13:50:06 -07:00