Lines Matching refs:lua_remove

1270   lua_remove(L,-2); /* remove the registry*/  in SWIG_Lua_emulate_elua_getmetatable()
1326 lua_remove(L,-2); /* stack tidy, remove .get table */ in SWIG_Lua_namespace_get()
1330 lua_remove(L,-2); /* stack tidy, remove metatable */ in SWIG_Lua_namespace_get()
1339 lua_remove(L,-2); /* stack tidy, remove .fn table */ in SWIG_Lua_namespace_get()
1342 lua_remove(L,-2); /* stack tidy, remove metatable */ in SWIG_Lua_namespace_get()
1580 lua_remove(L,last_arg+1); in SWIG_Lua_iterate_bases()
1615 lua_remove(L,-2); /* stack tidy, remove metatable */ in SWIG_Lua_class_do_get_item()
1651 lua_remove(L,-2); /* stack tidy, remove .get table */ in SWIG_Lua_class_do_get()
1656 lua_remove(L,-2); /* stack tidy, remove metatable */ in SWIG_Lua_class_do_get()
1667 lua_remove(L,-2); /* stack tidy, remove .fn table */ in SWIG_Lua_class_do_get()
1670 lua_remove(L,-2); /* stack tidy, remove metatable */ in SWIG_Lua_class_do_get()
1735 lua_remove(L,-2); /* tidy stack, remove .set table */ in SWIG_Lua_class_do_set()
1741 lua_remove(L,substack_start+4); /*remove metatable*/ in SWIG_Lua_class_do_set()
1757 lua_remove(L,-2); /* stack tidy, remove metatable */ in SWIG_Lua_class_do_set()
1932 lua_remove(L,-2); in SWIG_Lua_get_inheritable_metamethods()
1933 lua_remove(L,-2); in SWIG_Lua_get_inheritable_metamethods()
1942 lua_remove(L,-2); /* tidy up (remove registry) */ in SWIG_Lua_get_class_metatable()
2155 lua_remove(L,-2); /* removing class metatable */ in SWIG_Lua_do_resolve_metamethod()
2200 lua_remove(L,-2); /* remove metamethod key */ in SWIG_Lua_resolve_metamethod()