Searched refs:isStopInstruction (Results 1 – 6 of 6) sorted by relevance
235 inline bool isStopInstruction(Instruction* instr);
506 if (sim_->isStopInstruction(stop_instr)) { in Debug()1482 bool Simulator::isStopInstruction(Instruction* instr) { in isStopInstruction() function in v8::internal::Simulator
261 inline bool isStopInstruction(Instruction* instr);
434 if (sim_->isStopInstruction(stop_instr)) { in Debug()1910 bool Simulator::isStopInstruction(Instruction* instr) { in isStopInstruction() function in v8::internal::Simulator
230 inline bool isStopInstruction(Instruction* instr);
515 if (sim_->isStopInstruction(stop_instr)) { in Debug()2193 bool Simulator::isStopInstruction(Instruction* instr) { in isStopInstruction() function in v8::internal::Simulator