Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-vm-compile-function-leak.js
File
test-vm-compile-function-leak.js
test/es-module/test-vm-compile-function-leak.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Flags: --max-old-space-size=16 --trace-gc
2
'use strict'
;
3
4
// This tests that vm.compileFunction with dynamic import callback does not leak.
Callers
nothing calls this directly
Calls
2
checkIfCollectable
Function · 0.85
require
Function · 0.50
Tested by
no test coverage detected