Searched refs:instruction_trap (Results 1 – 3 of 3) sorted by relevance
233 FT_Bool instruction_trap; /* ! If `True', the interpreter */ member
914 exec->instruction_trap = FALSE; in tt_size_run_fpgm()1019 exec->instruction_trap = FALSE; in tt_size_run_prep()
436 exec->instruction_trap = FALSE; in TT_Load_Context()8602 } while ( !exc->instruction_trap ); in TT_RunIns()8618 if ( exc->error && !exc->instruction_trap ) in TT_RunIns()