test262/test/built-ins/WeakMap
Kevin Gibbons 961480ac61 remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
..
prototype remove some auto-generated error messages in "assert.throws" tests 2024-03-25 12:09:10 +01:00
constructor.js
empty-iterable.js
get-set-method-failure.js
is-a-constructor.js Standardize built-in constructor testing 2020-10-06 12:01:34 -04:00
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 rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
name.js rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
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