Home
last modified time | relevance | path

Searched refs:IsInvoke (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Dframe.h313 ALWAYS_INLINE inline bool IsInvoke() const in IsInvoke() function in ark::Frame
592 ALWAYS_INLINE inline bool IsInvoke() const in IsInvoke() function in ark::FrameHandler
594 return frame_->IsInvoke(); in IsInvoke()
/arkcompiler/runtime_core/static_core/runtime/
H A Dexceptions.cpp310 if (origFrame->IsInvoke()) { in FindCatchBlockInCallStack()

Completed in 3 milliseconds