Home
last modified time | relevance | path

Searched refs:lua_istable (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/opcache/jit/ir/dynasm/
H A Dminilua.c183 #define lua_istable(L,n)(lua_type(L,(n))==5) macro
6011 if(!lua_istable(L,-1)){
6046 else if(!lua_istable(L,-1)){

Completed in 24 milliseconds