Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dframes.h1077 static intptr_t GetFunctionOffsetAsIntptr(bool isArch32) in GetFunctionOffsetAsIntptr() function
/arkcompiler/ets_runtime/ecmascript/compiler/trampoline/x64/
Dasm_interpreter_call.cpp1303 intptr_t funcOffset = AsmInterpretedFrame::GetFunctionOffsetAsIntptr(false) - in ResumeRspAndReturnBaseline()