Home
last modified time | relevance | path

Searched refs:SetStackless (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dframe.h293 ALWAYS_INLINE inline void SetStackless() in SetStackless() function
577 ALWAYS_INLINE inline void SetStackless() in SetStackless() function
579 frame_->SetStackless(); in SetStackless()
Dinterpreter-inl.h3367 frame->SetStackless(); in CallInterpreterStackless()