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

Function fxTerminateParser

xs/sources/xsScript.c:300–303  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

298}
299
300void fxTerminateParser(txParser* parser)
301{
302 fxDisposeParserChunks(parser);
303}
304
305
306

Callers 10

_xsbug_module_Function · 0.85
_xsbug_script_Function · 0.85
PiuDebugBehavior_compileFunction · 0.85
mainFunction · 0.85
fxLoadScriptFunction · 0.85
fxParseScriptFunction · 0.85
fxParseScriptFunction · 0.85
fxParseScriptFunction · 0.85
fxParseScriptFunction · 0.85

Calls 1

fxDisposeParserChunksFunction · 0.85

Tested by

no test coverage detected