test262/test/built-ins/WeakRef
Leo Balter 5a01caed71 Add feature tag for cleanupSome
The WeakRefs proposal advanced to Stage 4 but cleanupSome moved back to a Stage 2 status.
The tests should remain in Test262 for now but this feature flag should help users to
filter tests out.
2020-07-21 16:57:50 -04:00
..
prototype Add feature tag for cleanupSome 2020-07-21 16:57:50 -04:00
constructor.js add WeakRef feature to WeakRef/constructor test. (#2209) 2019-06-21 13:41:28 -04:00
instance-extensible.js More tests 2019-06-21 11:50:22 -04:00
length.js More tests 2019-06-21 11:50:22 -04:00
name.js More tests 2019-06-21 11:50:22 -04:00
newtarget-prototype-is-not-object.js More tests 2019-06-21 11:50:22 -04:00
prop-desc.js More tests 2019-06-21 11:50:22 -04:00
proto-from-ctor-realm.js Add "proto-from-ctor-realm" tests for Intl constructors (#2334) 2019-09-11 17:22:21 -03:00
proto.js Basic tests for weakref and finalizationgroup 2019-06-21 11:50:22 -04:00
prototype-from-newtarget-abrupt.js add missing newlines in tests 2019-11-10 20:18:56 -08:00
prototype-from-newtarget-custom.js More tests 2019-06-21 11:50:22 -04:00
prototype-from-newtarget.js More tests 2019-06-21 11:50:22 -04:00
returns-new-object-from-constructor.js Add more tests, include deref 2019-06-21 11:50:22 -04:00
target-not-object-throws.js More tests 2019-06-21 11:50:22 -04:00
undefined-newtarget-throws.js More tests 2019-06-21 11:50:22 -04:00