Home
last modified time | relevance | path

Searched defs:stackFrameAllocator (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Dframe.h767 ALWAYS_INLINE inline Frame *CreateFrame(mem::StackFrameAllocator *stackFrameAllocator, uint32_t nregsSize, in CreateFrame() argument
781 ALWAYS_INLINE inline void DestroyFrame(mem::StackFrameAllocator *stackFrameAllocator, Frame *frame) in DestroyFrame() argument

Completed in 3 milliseconds