MCPcopy 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
650void _262_gc(txMachine* the)
651{
652 fxCollectGarbage(the);
653}
654
655void _262_evalScript(txMachine* the)
656{

Callers

nothing calls this directly

Calls 1

fxCollectGarbageFunction · 0.85

Tested by

no test coverage detected