Searched refs:instruction_trap (Results 1 – 3 of 3) sorted by relevance
224 FT_Bool instruction_trap; /* If `True', the interpreter will */ member
861 exec->instruction_trap = FALSE; in tt_size_run_fpgm()951 exec->instruction_trap = FALSE; in tt_size_run_prep()
485 exec->instruction_trap = FALSE; in TT_Load_Context()8598 } while ( !exc->instruction_trap ); in TT_RunIns()8610 if ( exc->error && !exc->instruction_trap ) in TT_RunIns()