Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/dynasm/
H A Dminilua.c596 #define tostring(L,o)((ttype(o)==4)||(luaV_tostring(L,o))) macro
4887 if(!(ttisstring(top-2)||ttisnumber(top-2))||!tostring(L,top-1)){
4891 (void)tostring(L,top-2);
4896 for(n=1;n<total&&tostring(L,top-n-1);n++){

Completed in 21 milliseconds