Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/include/
Dcframe.h128 SlotType *GetPrevFrame() in GetPrevFrame() function
133 const SlotType *GetPrevFrame() const in GetPrevFrame() function
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dframe.h177 ALWAYS_INLINE inline Frame *GetPrevFrame() const in GetPrevFrame() function
467 ALWAYS_INLINE inline Frame *GetPrevFrame() const in GetPrevFrame() function
/arkcompiler/ets_runtime/ecmascript/
Dframes.cpp448 uintptr_t FrameIterator::GetPrevFrame() const in GetPrevFrame() function in panda::ecmascript::FrameIterator