MCPcopy Create free account
hub / github.com/dabing1022/Blog / check_conflict

Function check_conflict

TheCProgrammingLanguage/LuaGlue/lua/lparser.c:908–928  ·  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.85

Calls 2

luaK_codeABCFunction · 0.85
luaK_reserveregsFunction · 0.85

Tested by

no test coverage detected