Home
last modified time | relevance | path

Searched refs:kImmExceptionIsRedirectedCall (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/v8/src/arm64/
Dinstructions-arm64.h410 const Instr kImmExceptionIsRedirectedCall = 0xca11; variable
Dsimulator-arm64.cc461 HLT | Assembler::ImmException(kImmExceptionIsRedirectedCall)); in Redirection()
3584 } else if (instr->ImmException() == kImmExceptionIsRedirectedCall) { in VisitException()