Searched refs:tcd_caught (Results 1 – 1 of 1) sorted by relevance
34 int tcd_caught; // catch block entered member3422 trycmd->tcd_caught = TRUE; in exec_instructions()3489 if (trycmd->tcd_caught && current_exception != NULL) in exec_instructions()3544 if (trycmd->tcd_caught && current_exception != NULL) in exec_instructions()3550 trycmd->tcd_caught = FALSE; in exec_instructions()