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