MCPcopy Create free account
hub / github.com/Nicholas3388/LuaNode / check_conflict

Function check_conflict

LuaNode_Esp32/LuaNode32/components/lua/lparser.c:944–964  ·  view source on GitHub ↗

** check whether, in an assignment to a local variable, the local variable ** is needed in a previous assignment (to a table). If so, save original ** 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.70

Calls 2

luaK_codeABCFunction · 0.70
luaK_reserveregsFunction · 0.70

Tested by

no test coverage detected