Searched defs:finobj (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlstate.h35 ** Objects with finalizers are kept in the list g->finobj.
128 GCObject *finobj; /* list of collectable objects with finalizers */ member in struct:global_State
130 GCObject **sweepfin; /* current position of sweep in list 'finobj' */

Completed in 166 milliseconds