MCPcopy Create free account
hub / github.com/AshenvaleZX/ZXEngine / luaV_equalobj

Function luaV_equalobj

CPPScripts/External/Lua/lvm.c:565–614  ·  view source on GitHub ↗

** Main operation for equality of Lua values; return 't1 == t2'. ** L == NULL means raw equality (no metamethods) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

luaV_executeFunction · 0.85
lua_compareFunction · 0.85

Calls 3

luaV_tointegernsFunction · 0.85
luaS_eqlngstrFunction · 0.85
luaT_callTMresFunction · 0.85

Tested by

no test coverage detected