Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dframe.h370 ALWAYS_INLINE static inline constexpr uint32_t GetAccOffset() in GetAccOffset() function
/arkcompiler/ets_runtime/ecmascript/
Dframes.h1102 static size_t GetAccOffset(bool isArch32) in GetAccOffset() function