Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/codegen/arm64/
Dinstructions-arm64.h472 const Instr kImmExceptionIsRedirectedCall = 0xca11; variable
/third_party/node/deps/v8/src/execution/arm64/
Dsimulator-arm64.cc323 HLT | Assembler::ImmException(kImmExceptionIsRedirectedCall)); in SetRedirectInstruction()
3889 } else if (instr->ImmException() == kImmExceptionIsRedirectedCall) { in VisitException()