MCPcopy Create free account
hub / github.com/LuaJIT/LuaJIT / parse_chunk

Function parse_chunk

src/lj_parse.c:2700–2713  ·  view source on GitHub ↗

A chunk is a list of statements optionally separated by semicolons. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

parse_bodyFunction · 0.85
parse_blockFunction · 0.85
parse_repeatFunction · 0.85
lj_parseFunction · 0.85

Calls 4

synlevel_beginFunction · 0.85
parse_isendFunction · 0.85
parse_stmtFunction · 0.85
lex_optFunction · 0.85

Tested by

no test coverage detected