Searched refs:get_method_table (Results 1 – 2 of 2) sorted by relevance
173 get_method_table(l, name.data); in find_dynamic_type()186 get_method_table(l, "void"); // push table in index()240 Cap::get_method_table(lua_State *l, char const *typ) const in get_method_table() function in Lua::Cap
94 int get_method_table(lua_State *l, char const *typ) const;
Completed in 4 milliseconds