Searched refs:lua_newtable (Results 1 – 12 of 12) sorted by relevance
90 lua_newtable(state_); in PushFunction()108 lua_newtable(state_); in PushLazyObject()109 lua_newtable(state_); in PushLazyObject()222 lua_newtable(state_); in PushIterator()233 lua_newtable(state_); in PushIterator()245 lua_newtable(state_); in CreateIteratorMetatable()268 lua_newtable(state_); in PushVector()279 void PushEmptyVector() const { lua_newtable(state_); } in PushEmptyVector()
370 lua_newtable(state_); in PushAnnotation()403 lua_newtable(state_); in PushAnnotation()417 lua_newtable(state_); in PushAnnotatedSpan()419 lua_newtable(state_); in PushAnnotatedSpan()547 lua_newtable(state_); in PushAction()637 lua_newtable(state_); in PushConversation()
113 lua_newtable(state_); in GetCapturingGroup()
30 lua_newtable(lua); in pushBundleToLuaTable()210 lua_newtable(lua); in pushBundleListToLuaTable()
134 lua_newtable(state_); in HandleAndroidCallback()138 lua_newtable(state_); in HandleAndroidCallback()
120 lua_newtable(state_); in Initialize()
168 lua_newtable(L); /* table to collect results */ in db_getinfo()
366 #define lua_newtable(L) lua_createtable(L, 0, 0) macro
931 lua_newtable(L); in luaL_getsubtable()
578 lua_newtable(L); in openlib()
765 lua_newtable(L); in lupb_DefPool_New()
141 lua_newtable(L); in lupb_cacheinit()