Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Moddable-OpenSource/moddable
/ _262_gc
Function
_262_gc
tools/test262/_262.c:650–653 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
648
}
649
650
void _262_gc(txMachine* the)
651
{
652
fxCollectGarbage(the);
653
}
654
655
void _262_evalScript(txMachine* the)
656
{
Callers
nothing calls this directly
Calls
1
fxCollectGarbage
Function · 0.85
Tested by
no test coverage detected