test262/test/built-ins/WeakMap
Ms2ger 0593463817 Add missed changes for Symbols as WeakMap keys proposal.
Co-authored-by: Rick Waldron <waldron.rick@gmail.com>
2022-11-08 09:44:40 -08:00
..
prototype Add tests for regular and well-known Symbols as weak values 2022-10-12 09:58:45 +02:00
constructor.js
empty-iterable.js
get-set-method-failure.js
is-a-constructor.js
iterable-failure.js
iterable-with-object-keys.js Adapt descriptions of existing tests using Objects as weak values 2022-10-12 09:58:45 +02:00
iterable-with-symbol-keys.js Add tests for regular and well-known Symbols as weak values 2022-10-12 09:58:45 +02:00
iterator-close-after-set-failure.js
iterator-item-first-entry-returns-abrupt.js
iterator-item-second-entry-returns-abrupt.js
iterator-items-are-not-object-close-iterator.js Add missed changes for Symbols as WeakMap keys proposal. 2022-11-08 09:44:40 -08:00
iterator-items-keys-cannot-be-held-weakly.js Adapt existing tests regarding Symbols as weak values 2022-10-12 09:58:45 +02:00
iterator-next-failure.js
iterator-value-failure.js
length.js
name.js
no-iterable.js
properties-of-map-instances.js
properties-of-the-weakmap-prototype-object.js
proto-from-ctor-realm.js
prototype-of-weakmap.js
set-not-callable-throws.js
undefined-newtarget.js
weakmap.js