ladybird icon indicating copy to clipboard operation
ladybird copied to clipboard

Remove FinalizationRegistry.prototype.cleanupSome()

Open linusg opened this issue 3 months ago • 3 comments

The proposal has been withdrawn, related test262 tests were deleted, and it's no longer mentioned on MDN.

  • https://github.com/tc39/notes/blob/cb328656919c1d6b658099c41bc13df622f649a9/meetings/2023-09/README.md
  • https://github.com/tc39/test262/pull/4239
  • https://github.com/tc39/proposal-cleanup-some/issues/6

$262.clearKeptObjects() only existed for this purpose and is no longer needed (it never was documented in test262's INTERPRETING.md to begin with).

linusg avatar Nov 08 '24 16:11 linusg