Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/types/
Dets_class.h521 static constexpr size_t GetFlagsOffset() in GetFlagsOffset() function
/arkcompiler/runtime_core/static_core/runtime/include/
Dclass.h90 static constexpr uint32_t GetFlagsOffset() in GetFlagsOffset() function
/arkcompiler/runtime_core/static_core/runtime/interpreter/
Dframe.h380 ALWAYS_INLINE static inline constexpr uint32_t GetFlagsOffset() in GetFlagsOffset() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dregion.h899 static size_t GetFlagsOffset(bool isArch32) in GetFlagsOffset() function