Searched refs:je_mustcatch (Results 1 – 2 of 2) sorted by relevance
111 cur_env.je_mustcatch = cur_env.je_prev->je_mustcatch; in Perl_runops_wrap()
38 bool je_mustcatch; /* longjmp()s must be caught locally */ member76 PL_start_env.je_mustcatch = TRUE; \139 cur_env.je_mustcatch = FALSE; \180 #define CATCH_GET (PL_top_env->je_mustcatch)186 PL_top_env->je_mustcatch, (v), (void*)PL_top_env, \188 PL_top_env->je_mustcatch = (v); \