mirror of
https://github.com/tc39/test262.git
synced 2025-11-10 00:39:43 +01:00
FinalizationGroup#register should throw if called with target and holdings being the same value. This change happenend in: https://github.com/tc39/proposal-weakrefs/pull/165