Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
26
export
default
class
{
27
static gc(enable) {
return
native(
"xs_gc"
).call(this, enable); }
28
}
Callers
14
map.js
File · 0.80
verifyOutput
Function · 0.80
verifyChecksum
Function · 0.80
verifyChecksum
Function · 0.80
verifyOutput
Function · 0.80
verifyOutput
Function · 0.80
test
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
main
Function · 0.80
test.js
File · 0.80
Calls
no outgoing calls
Tested by
1
test
Function · 0.64