test262/test/built-ins/FinalizationRegistry
Rick Waldron b1f3390fe4
Features: remove duplicate "cleanupSome" feature (#2892)
* Features: remove duplicate "cleanupSome" feature

* Replace feature flag in harness file

Co-authored-by: Mike Pennisi <mike@mikepennisi.com>
2021-11-04 13:27:30 -04:00
..
prototype Features: remove duplicate "cleanupSome" feature (#2892) 2021-11-04 13:27:30 -04:00
constructor.js
gc-has-one-chance-to-call-cleanupCallback.js Features: remove duplicate "cleanupSome" feature (#2892) 2021-11-04 13:27:30 -04:00
instance-extensible.js
is-a-constructor.js Standardize built-in constructor testing 2020-10-06 12:01:34 -04:00
length.js
name.js
newtarget-prototype-is-not-object.js
prop-desc.js
proto-from-ctor-realm.js
proto.js
prototype-from-newtarget-abrupt.js
prototype-from-newtarget-custom.js
prototype-from-newtarget.js
returns-new-object-from-constructor.js
target-not-callable-throws.js
undefined-newtarget-throws.js
unnaffected-by-poisoned-cleanupCallback.js