test262/test
Philip Chimento 554a18c34d Add tests for regular and well-known Symbols as weak values
This adds tests to WeakMap, WeakSet, WeakRef, and FinalizationRegistry for
Symbols as weakly-held values. Regular symbols and well-known symbols are
both tested. These tests correspond to existing tests for Objects as
weakly-held values, but are put in separate files so that they can be
filtered out with the "symbols-as-weakmap-keys" feature flag.

Registered symbols are not allowed; this is already tested in the "cannot-
be-held-weakly" tests.

See: #2850
2022-10-12 09:58:45 +02:00
..
annexB Add exhaustive test for String.prototype.substr with various number inputs 2022-09-20 09:57:12 -07:00
built-ins Add tests for regular and well-known Symbols as weak values 2022-10-12 09:58:45 +02:00
harness Temporal: Add TemporalHelpers.crossDateLineTimeZone 2022-10-03 12:24:00 +02:00
intl402 Temporal: Add tests for avoiding observable iteration in CalendarFields 2022-10-11 12:23:47 +02:00
language Add tests for Unicode v15 Identifier{Start,Part} (#3662) 2022-09-21 11:24:26 +02:00
staging Temporal: Improve existing tests for ZDT#toString timeZoneName option 2022-10-11 12:19:49 +02:00