test262/test/built-ins/WeakRef
Daniel Ehrenberg c6dd620ad3 Rename FinalizationGroup to FinalizationRegistry
Corresponds to https://github.com/tc39/proposal-weakrefs/pull/183

(Note, this is untested)
2020-02-20 12:13:29 -05:00
..
prototype Rename FinalizationGroup to FinalizationRegistry 2020-02-20 12:13:29 -05: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