Home
last modified time | relevance | path

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

/external/v8/src/arm64/
Dsimulator-arm64.cc468 redirect_call_.SetInstructionBits( in Redirection()
476 return reinterpret_cast<void*>(&redirect_call_); in address_of_redirect_call()
499 addr_of_hlt - offsetof(Redirection, redirect_call_); in FromHltInstruction()
519 Instruction redirect_call_; member in v8::internal::Redirection