Searched refs:HandleStop (Results 1 – 4 of 4) sorted by relevance
286 void HandleStop(uint32_t code, Instruction* instr);
1747 HandleStop(code, instr); in SoftwareInterrupt()1773 void Simulator::HandleStop(uint32_t code, Instruction* instr) { in HandleStop() function in v8::internal::Simulator
338 void HandleStop(uint64_t code, Instruction* instr);
1812 HandleStop(code, instr); in SoftwareInterrupt()1838 void Simulator::HandleStop(uint64_t code, Instruction* instr) { in HandleStop() function in v8::internal::Simulator