Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/dynasm/
H A Dminilua.c237 #define ttistable(o)(ttype(o)==5) macro
4736 if(ttistable(t)){
4760 if(ttistable(t)){
5251 runtime_check(L,ttistable(ra));
5405 luai_apicheck(L,ttistable(L->top-1));
5597 luai_apicheck(L,ttistable(t));
5603 luai_apicheck(L,ttistable(o));
5679 luai_apicheck(L,ttistable(t));
5688 luai_apicheck(L,ttistable(o));
5702 luai_apicheck(L,ttistable(L->top-1));
[all …]

Completed in 21 milliseconds