Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/runtime/interpreter/
Dframe.h740 ALWAYS_INLINE inline Frame *CreateFrame(mem::StackFrameAllocator *stack_frame_allocator, uint32_t n… in CreateFrame()
754 ALWAYS_INLINE inline void DestroyFrame(mem::StackFrameAllocator *stack_frame_allocator, Frame *fram… in DestroyFrame()