finalizationregistry-cleanupCallback-gets-a-microtask.optional.any.js.ini (808B)
1 [finalizationregistry-cleanupCallback-gets-a-microtask.optional.any.worker.html] 2 [HostCleanupFinalizationRegistry is an implementation-defined abstract operation that is expected to call CleanupFinalizationRegistry(finalizationRegistry) at some point in the future, if possible.] 3 expected: 4 if (os == "mac") and debug: [PASS, FAIL] 5 if (os == "mac") and not debug: [PASS, FAIL] 6 [FAIL, PASS] 7 8 9 [finalizationregistry-cleanupCallback-gets-a-microtask.optional.any.html] 10 [HostCleanupFinalizationRegistry is an implementation-defined abstract operation that is expected to call CleanupFinalizationRegistry(finalizationRegistry) at some point in the future, if possible.] 11 expected: 12 if (os == "win") and ccov: [FAIL, PASS] 13 if (os == "mac") and debug: PASS 14 [PASS, FAIL]