The cleanupSome proposal was withdrawn, and other engines no longer expose this method by default. Stop installing it on FinalizationRegistry.prototype while keeping the internal cleanup path used for queued cleanup jobs. Add a test-js helper for invoking that internal cleanup path directly. Move the FinalizationRegistry cleanup coverage onto it so callbacks unregistering later dead records remain covered without exposing the withdrawn API to JavaScript programs. Fixes #2228 |
||
|---|---|---|
| .. | ||
| AST | ||
| Bytecode | ||
| Runtime | ||
| CMakeLists.txt | ||
| test-bytecode-cache.cpp | ||
| test-js-ast.py | ||
| test-js-bytecode.py | ||
| test-js.cpp | ||
| test-primitive-string.cpp | ||
| test-value-js.cpp | ||