MCPcopy Create free account
hub / github.com/Moddable-OpenSource/moddable / gc

Method gc

modules/base/debug/debug.js:27–27  ·  view source on GitHub ↗
(enable)

Source from the content-addressed store, hash-verified

25
26export default class {
27 static gc(enable) { return native("xs_gc").call(this, enable); }
28}

Callers 14

map.jsFile · 0.80
verifyOutputFunction · 0.80
verifyChecksumFunction · 0.80
verifyChecksumFunction · 0.80
verifyOutputFunction · 0.80
verifyOutputFunction · 0.80
testFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
test.jsFile · 0.80

Calls

no outgoing calls

Tested by 1

testFunction · 0.64