mirror of https://github.com/tc39/test262.git
77b1c787e8
On all engines that still support cleanupSome, this test was hitting the asyncGC.notCollected check in resolveAsyncGC(). That means that it was just skipped, and the deref() part was never actually executed. Given that it is not testing anything in practice, remove it. |
||
---|---|---|
.. | ||
prototype | ||
constructor.js | ||
instance-extensible.js | ||
is-a-constructor.js | ||
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-with-object-target.js | ||
returns-new-object-from-constructor-with-symbol-target.js | ||
throws-when-target-cannot-be-held-weakly.js | ||
undefined-newtarget-throws.js |