MCPcopy Index your code
hub / github.com/nodejs/node / gc

Function gc

deps/v8/test/test262/harness-adapt.js:93–95  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

91 },
92 global: Realm.eval(realm, 'this'),
93 gc() {
94 v8GC();
95 }
96 };
97 $262.global.$262 = $262;
98 return $262;

Callers 15

setupFunction · 0.50
fuzz_library.jsFile · 0.50
regress-1121156.jsFile · 0.50
listenerFunction · 0.50
RunTestFunction · 0.50
gFunction · 0.50
regress-9067.jsFile · 0.50
testLiteralFunction · 0.50

Calls

no outgoing calls

Tested by 4

testFunction · 0.40
testFunction · 0.40
testFunction · 0.40
testFunction · 0.40