Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dinstructions-arm64.h511 const Instr kImmExceptionIsRedirectedCall = 0xca11; variable
Dsimulator-arm64.cc290 HLT | Assembler::ImmException(kImmExceptionIsRedirectedCall)); in SetRedirectInstruction()
3428 } else if (instr->ImmException() == kImmExceptionIsRedirectedCall) { in VisitException()