test262/test/built-ins/WeakSet
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
..
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
add-not-callable-throws.js
constructor.js
empty-iterable.js
get-add-method-failure.js
iterable-failure.js
iterable.js
iterator-close-after-add-failure.js
iterator-next-failure.js
iterator-value-failure.js
length.js
name.js
no-iterable.js
properties-of-the-weakset-prototype-object.js
proto-from-ctor-realm.js
prototype-of-weakset.js
symbol-disallowed-as-weakset-key.js
undefined-newtarget.js
weakset.js