Searched refs:instruction_trap (Results 1 – 3 of 3) sorted by relevance
223 FT_Bool instruction_trap; /* If `True', the interpreter will */ member
860 exec->instruction_trap = FALSE; in tt_size_run_fpgm()965 exec->instruction_trap = FALSE; in tt_size_run_prep()
484 exec->instruction_trap = FALSE; in TT_Load_Context()8583 } while ( !exc->instruction_trap ); in TT_RunIns()8595 if ( exc->error && !exc->instruction_trap ) in TT_RunIns()