Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/dynasm/
H A Dminilua.c521 #define restorestack(L,n)((TValue*)((char*)L->stack+(n))) macro
1120 func=restorestack(L,funcr);
1138 func=restorestack(L,funcr);
1147 func=restorestack(L,funcr);
1166 ci->func=restorestack(L,funcr);
1217 StkId oldtop=restorestack(L,old_top);
2579 StkId errfunc=restorestack(L,L->errfunc);
4718 res=restorestack(L,result);

Completed in 19 milliseconds