MCPcopy Create free account
hub / github.com/TASEmulators/desmume / luaValueContentsDiffer

Function luaValueContentsDiffer

desmume/src/lua-engine.cpp:598–612  ·  view source on GitHub ↗

compare the contents of two items on the Lua stack to determine if they differ only works for relatively simple, saveable items (numbers, strings, bools, nil, and possibly-nested tables of those, up to a certain max length) not the best implementation, but good enough for what it's currently used for

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

lua-engine.cppFile · 0.85

Calls 1

toCStringConverterFunction · 0.85

Tested by

no test coverage detected