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