Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dsimulator-arm64.cc469 redirect_call_.SetInstructionBits( in Redirection()
477 return reinterpret_cast<void*>(&redirect_call_); in address_of_redirect_call()
500 addr_of_hlt - offsetof(Redirection, redirect_call_); in FromHltInstruction()
520 Instruction redirect_call_; member in v8::internal::Redirection