Searched defs:funcOffset (Results 1 – 4 of 4) sorted by relevance
897 … int64_t funcOffset = static_cast<int64_t>(AsmInterpretedFrame::GetFunctionOffset(false)) - in ResumeRspAndReturnBaseline() local1004 int64_t funcOffset = static_cast<int64_t>(AsmInterpretedFrame::GetFunctionOffset(false)) in ResumeRspAndRollback() local
3560 GateRef funcOffset = IntPtr(JSFunctionBase::CODE_ENTRY_OFFSET); in SetCodeEntryToFunctionFromMethod() local3566 GateRef funcOffset = IntPtr(JSFunctionBase::CODE_ENTRY_OFFSET); in SetCodeEntryToFunctionFromFuncEntry() local3574 GateRef funcOffset = IntPtr(JSFunctionBase::CODE_ENTRY_OFFSET); in SetNativePointerToFunctionFromMethod() local
1324 intptr_t funcOffset = AsmInterpretedFrame::GetFunctionOffsetAsIntptr(false) - in ResumeRspAndReturnBaseline() local
75 size_t funcOffset = 0; in LLVMIRBuilder() local