Searched defs:HandleStop (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/mips/ | ||
D | simulator-mips.cc | 2457 void Simulator::HandleStop(uint32_t code, Instruction* instr) { in HandleStop() function in v8::internal::Simulator |
/external/v8/src/mips64/ | ||
D | simulator-mips64.cc | 2400 void Simulator::HandleStop(uint64_t code, Instruction* instr) { in HandleStop() function in v8::internal::Simulator |