Home
last modified time | relevance | path

Searched defs:GetPrevFrame (Results 1 – 3 of 3) sorted by relevance

/ark/runtime_core/runtime/include/
Dcframe.h107 SlotType *GetPrevFrame() in GetPrevFrame() function
112 const SlotType *GetPrevFrame() const in GetPrevFrame() function
/ark/runtime_core/runtime/interpreter/
Dframe.h173 ALWAYS_INLINE inline Frame *GetPrevFrame() const in GetPrevFrame() function
/ark/js_runtime/ecmascript/interpreter/
Dframe_handler.cpp82 InterpretedFrameHandler InterpretedFrameHandler::GetPrevFrame() const in GetPrevFrame() function in panda::ecmascript::InterpretedFrameHandler