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

Function expr_tonextreg

src/lj_parse.c:589–595  ·  view source on GitHub ↗

Discharge an expression to the next free register. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 9

expr_toanyregFunction · 0.85
bcemit_binop_leftFunction · 0.85
bcemit_binopFunction · 0.85
expr_listFunction · 0.85
parse_argsFunction · 0.85
expr_primaryFunction · 0.85
expr_nextFunction · 0.85
assign_adjustFunction · 0.85
parse_returnFunction · 0.85

Calls 4

expr_dischargeFunction · 0.85
expr_freeFunction · 0.85
bcreg_reserveFunction · 0.85
expr_toregFunction · 0.85

Tested by

no test coverage detected