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

Function iscleared

LuaNode_Esp8266/components/lua/lgc.c:348–356  ·  view source on GitHub ↗

** The next function tells whether a key or value can be cleared from ** a weak table. Non-collectable objects are never removed from weak ** tables. Strings behave as `values', so are never removed too. for ** other objects: if really collected, cannot keep them; for userdata ** being finalized, keep them in keys, but not in values */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

cleartableFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected