MCPcopy Create free account
hub / github.com/ejoy/ejoy2d / check_conflict

Function check_conflict

lua/lparser.c:1113–1138  ·  view source on GitHub ↗

** check whether, in an assignment to an upvalue/local variable, the ** upvalue/local variable is begin used in a previous assignment to a ** table. If so, save original upvalue/local value in a safe place and ** use this safe copy in the previous assignment. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

assignmentFunction · 0.85

Calls 2

luaK_codeABCFunction · 0.85
luaK_reserveregsFunction · 0.85

Tested by

no test coverage detected