Lines Matching refs:lua_remove

1226   lua_remove(L,-2); /* remove the registry*/  in SWIG_Lua_emulate_elua_getmetatable()
1282 lua_remove(L,-2); /* stack tidy, remove .get table */ in SWIG_Lua_namespace_get()
1286 lua_remove(L,-2); /* stack tidy, remove metatable */ in SWIG_Lua_namespace_get()
1295 lua_remove(L,-2); /* stack tidy, remove .fn table */ in SWIG_Lua_namespace_get()
1298 lua_remove(L,-2); /* stack tidy, remove metatable */ in SWIG_Lua_namespace_get()
1536 lua_remove(L,last_arg+1); in SWIG_Lua_iterate_bases()
1570 lua_remove(L,-2); /* stack tidy, remove metatable */ in SWIG_Lua_class_do_get_item()
1605 lua_remove(L,-2); /* stack tidy, remove .get table */ in SWIG_Lua_class_do_get()
1610 lua_remove(L,-2); /* stack tidy, remove metatable */ in SWIG_Lua_class_do_get()
1621 lua_remove(L,-2); /* stack tidy, remove .fn table */ in SWIG_Lua_class_do_get()
1624 lua_remove(L,-2); /* stack tidy, remove metatable */ in SWIG_Lua_class_do_get()
1689 lua_remove(L,-2); /* tidy stack, remove .set table */ in SWIG_Lua_class_do_set()
1695 lua_remove(L,substack_start+4); /*remove metatable*/ in SWIG_Lua_class_do_set()
1711 lua_remove(L,-2); /* stack tidy, remove metatable */ in SWIG_Lua_class_do_set()
1886 lua_remove(L,-2); in SWIG_Lua_get_inheritable_metamethods()
1887 lua_remove(L,-2); in SWIG_Lua_get_inheritable_metamethods()
1896 lua_remove(L,-2); /* tidy up (remove registry) */ in SWIG_Lua_get_class_metatable()
2109 lua_remove(L,-2); /* removing class metatable */ in SWIG_Lua_do_resolve_metamethod()
2154 lua_remove(L,-2); /* remove metamethod key */ in SWIG_Lua_resolve_metamethod()