Searched defs:ExecuteInstruction (Results 1 – 3 of 3) sorted by relevance
827 void ExecuteInstruction() { in ExecuteInstruction() function
3834 void Simulator::ExecuteInstruction(Instruction* instr) { in ExecuteInstruction() function in v8::internal::Simulator
5584 void Simulator::ExecuteInstruction(Instruction* instr, bool auto_incr_pc) { in ExecuteInstruction() function in v8::internal::Simulator