test262/test/built-ins/Object
Rick Waldron c644ede430 Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
..
assign Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
create Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
defineProperties Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
defineProperty Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
entries Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
freeze Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
fromEntries Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
getOwnPropertyDescriptor Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
getOwnPropertyDescriptors Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
getOwnPropertyNames Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
getOwnPropertySymbols Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
getPrototypeOf Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
internals/DefineOwnProperty Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
is Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
isExtensible Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
isFrozen Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
isSealed Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
keys Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
preventExtensions Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
prototype Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
seal Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
setPrototypeOf Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
values Built-in function objects that are not identified as constructors must throw a TypeError exception when new'ed. Fixes gh-1739 2020-10-06 12:01:34 -04:00
S9.9_A3.js
S9.9_A4.js
S9.9_A5.js
S9.9_A6.js
S15.2.1.1_A1_T1.js
S15.2.1.1_A1_T2.js
S15.2.1.1_A1_T3.js
S15.2.1.1_A1_T4.js
S15.2.1.1_A1_T5.js
S15.2.1.1_A2_T1.js
S15.2.1.1_A2_T2.js
S15.2.1.1_A2_T3.js
S15.2.1.1_A2_T4.js
S15.2.1.1_A2_T5.js
S15.2.1.1_A2_T6.js
S15.2.1.1_A2_T7.js
S15.2.1.1_A2_T8.js
S15.2.1.1_A2_T9.js
S15.2.1.1_A2_T10.js
S15.2.1.1_A2_T11.js
S15.2.1.1_A2_T12.js
S15.2.1.1_A2_T13.js
S15.2.1.1_A2_T14.js
S15.2.1.1_A3_T1.js
S15.2.1.1_A3_T2.js
S15.2.1.1_A3_T3.js
S15.2.2.1_A1_T1.js
S15.2.2.1_A1_T2.js
S15.2.2.1_A1_T3.js
S15.2.2.1_A1_T4.js
S15.2.2.1_A1_T5.js
S15.2.2.1_A2_T1.js
S15.2.2.1_A2_T2.js
S15.2.2.1_A2_T3.js
S15.2.2.1_A2_T5.js
S15.2.2.1_A2_T6.js
S15.2.2.1_A2_T7.js
S15.2.2.1_A3_T1.js
S15.2.2.1_A3_T2.js
S15.2.2.1_A3_T3.js
S15.2.2.1_A4_T1.js
S15.2.2.1_A4_T2.js
S15.2.2.1_A4_T3.js
S15.2.2.1_A5_T1.js
S15.2.2.1_A5_T2.js
S15.2.2.1_A5_T3.js
S15.2.2.1_A5_T4.js
S15.2.2.1_A6_T1.js
S15.2.2.1_A6_T2.js
S15.2.2.1_A6_T3.js
S15.2.3_A1.js
S15.2.3_A2.js
S15.2.3_A3.js
S15.2_A1.js
bigint.js
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