Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ GC
Function
GC
deps/v8/test/mjsunit/wasm/jspi-export.js:14–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
d8.file.execute(
"test/mjsunit/wasm/wasm-module-builder.js"
);
13
14
function
GC() {
15
%CheckIsOnCentralStack();
16
gc();
17
}
18
19
(
function
testGenericWrapper0Param() {
20
print(arguments.callee.name);
Callers
4
import_func
Function · 0.70
jspi-export.js
File · 0.70
regress-crbug-1209558.js
File · 0.50
main
Function · 0.50
Calls
1
gc
Function · 0.50
Tested by
no test coverage detected