Searched defs:thisOffset (Results 1 – 4 of 4) sorted by relevance
63 … GateRef thisOffset = IntPtr(EcmaRuntimeCallInfo::GetThisOffset(GetEnvironment()->IsArch32Bit())); in GetThis() local
720 int64_t thisOffset = static_cast<int64_t>(AsmInterpretedFrame::GetThisOffset(false)) in ResumeRspAndDispatch() local868 int64_t thisOffset = static_cast<int64_t>(AsmInterpretedFrame::GetThisOffset(false)) - in ResumeRspAndReturnBaseline() local
1276 intptr_t thisOffset = static_cast<intptr_t>(AsmInterpretedFrame::GetThisOffset(false)) - in ResumeRspAndReturnBaseline() local
905 GateRef thisOffset = builder_.IntPtr(GeneratorContext::GENERATOR_THIS_OFFSET); in SaveFrameToContext() local