Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/dynasm/
H A Dminilua.c160 #define LUAI_THROW(L,c)longjmp((c)->b,1) macro
1028 LUAI_THROW(L,L->errorJmp);

Completed in 27 milliseconds