Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/interpreter/
H A Dframe.h721 ALWAYS_INLINE static inline constexpr uint32_t GetExtSize() in GetExtSize() function in ark::ExtFrame
761 constexpr uint32_t EMPTY_EXT_FRAME_DATA_SIZE = ExtFrame<EmptyExtFrameData>::GetExtSize();
770 constexpr uint32_t EXT_SIZE = ExtFrame<ExtT>::GetExtSize(); in CreateFrame()

Completed in 2 milliseconds