Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dinterpreter-inl.h3286 ALWAYS_INLINE inline bool CreateAndSetFrame(Method *method, Frame **frame, uint32_t numVregs) in CreateAndSetFrame() function
3360 …if (!CreateAndSetFrame<FrameHelper, FORMAT, IS_DYNAMIC_T, IS_RANGE, ACCEPT_ACC, INITOBJ, CALL, tru… in CallInterpreterStackless()