Lines Matching refs:GetSp
72 auto *frame = BuiltinWithArgvFrame::GetFrameFromSp(GetSp());
77 auto *frame = BuiltinFrame::GetFrameFromSp(GetSp());
81 auto *frame = OptimizedBuiltinLeaveFrame::GetFrameFromSp(GetSp());
86 auto frame = FASTJITFunctionFrame::GetFrameFromSp(GetSp());
661 const JSTaggedType *sp = it.GetSp();
680 OptimizedJSFunctionFrame *frame = OptimizedJSFunctionFrame::GetFrameFromSp(it.GetSp());
727 const JSTaggedType *sp = it.GetSp();
744 FASTJITFunctionFrame *frame = FASTJITFunctionFrame::GetFrameFromSp(it.GetSp());
745 uintptr_t jsFuncSlot = GetFuncAddrFromSp(it.GetSp());
788 AsmInterpretedFrame *frame = AsmInterpretedFrame::GetFrameFromSp(it.GetSp());
789 uintptr_t start = ToUintPtr(it.GetSp());
814 auto sp = it.GetSp();
843 auto sp = it.GetSp();
859 const JSTaggedType *sp = it.GetSp();
873 const JSTaggedType *sp = it.GetSp();
888 const JSTaggedType *sp = it.GetSp();
902 const JSTaggedType *sp = it.GetSp();
915 const JSTaggedType *sp = it.GetSp();
934 const JSTaggedType* sp = it.GetSp();