test262/test/built-ins/WeakMap
Meghan Denny 60963bf468
chore: convert many tests to use verifyProperty (#4263)
Co-authored-by: André Bargull <andre.bargull@gmail.com>
2024-10-14 11:25:05 +02:00
..
prototype chore: convert many tests to use verifyProperty (#4263) 2024-10-14 11:25:05 +02:00
constructor.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
empty-iterable.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
get-set-method-failure.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
is-a-constructor.js Standardize built-in constructor testing 2020-10-06 12:01:34 -04:00
iterable-failure.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
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 Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
iterator-item-first-entry-returns-abrupt.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
iterator-item-second-entry-returns-abrupt.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
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 Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
iterator-value-failure.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
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 Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
properties-of-map-instances.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
properties-of-the-weakmap-prototype-object.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
proto-from-ctor-realm.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
prototype-of-weakmap.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
set-not-callable-throws.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
undefined-newtarget.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
weakmap.js chore: convert many tests to use verifyProperty (#4263) 2024-10-14 11:25:05 +02:00