Searched refs:IsStopInstruction (Results 1 – 4 of 4) sorted by relevance
287 bool IsStopInstruction(Instruction* instr);
688 if (sim_->IsStopInstruction(stop_instr)) { in Debug()1785 bool Simulator::IsStopInstruction(Instruction* instr) { in IsStopInstruction() function in v8::internal::Simulator
339 bool IsStopInstruction(Instruction* instr);
618 if (sim_->IsStopInstruction(stop_instr)) { in Debug()1850 bool Simulator::IsStopInstruction(Instruction* instr) { in IsStopInstruction() function in v8::internal::Simulator