Searched refs:GetCurrentInterpretedFrame (Results 1 – 3 of 3) sorted by relevance
604 auto sp = const_cast<JSTaggedType *>(thread->GetCurrentInterpretedFrame()); in DEF_RUNTIME_STUBS()769 auto sp = const_cast<JSTaggedType *>(thread->GetCurrentInterpretedFrame()); in DEF_RUNTIME_STUBS()789 auto sp = const_cast<JSTaggedType *>(thread->GetCurrentInterpretedFrame()); in DEF_RUNTIME_STUBS()1520 auto sp = const_cast<JSTaggedType *>(thread->GetCurrentInterpretedFrame()); in DEF_RUNTIME_STUBS()1525 sp = const_cast<JSTaggedType *>(thread->GetCurrentInterpretedFrame()); in DEF_RUNTIME_STUBS()1588 auto sp = const_cast<JSTaggedType*>(thread->GetCurrentInterpretedFrame()); in DEF_RUNTIME_STUBS()1599 auto sp = const_cast<JSTaggedType*>(thread->GetCurrentInterpretedFrame()); in DEF_RUNTIME_STUBS()1723 auto sp = const_cast<JSTaggedType*>(thread->GetCurrentInterpretedFrame()); in DEF_RUNTIME_STUBS()
164 const JSTaggedType *JSThread::GetCurrentInterpretedFrame() const in GetCurrentInterpretedFrame() function in panda::ecmascript::JSThread
258 const JSTaggedType *GetCurrentInterpretedFrame() const;