Home
last modified time | relevance | path

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

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

Completed in 18 milliseconds