Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_thread_stub_entries.h32 static constexpr size_t SizeArch32 = sizeof(uint32_t) * COUNT; member
58 static constexpr size_t SizeArch32 = sizeof(uint32_t) * COUNT; member
79 static constexpr size_t SizeArch32 = sizeof(uint32_t) * COUNT; member
101 static constexpr size_t SizeArch32 = sizeof(uint32_t) * COUNT; member
130 static constexpr size_t SizeArch32 = sizeof(uint32_t) * COUNT; member
Djs_thread_hclass_entries.h73 static constexpr size_t SizeArch32 = sizeof(entries); member
Djs_tagged_value.h79 static constexpr size_t SizeArch32 = sizeof(JSTaggedType); variable
Dbuiltin_entries.h111 static constexpr size_t SizeArch32 = sizeof(uint64_t) * 2 * COUNT; member