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

Function parse_if

src/lj_parse.c:2616–2637  ·  view source on GitHub ↗

Parse 'if' statement. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

parse_stmtFunction · 0.85

Calls 7

parse_thenFunction · 0.85
jmp_appendFunction · 0.85
bcemit_jmpFunction · 0.85
jmp_tohereFunction · 0.85
lj_lex_nextFunction · 0.85
parse_blockFunction · 0.85
lex_matchFunction · 0.85

Tested by

no test coverage detected