Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Djs_thread_stub_entries.h36 static constexpr size_t SizeArch64 = sizeof(uint64_t) * COUNT; member
62 static constexpr size_t SizeArch64 = sizeof(uint64_t) * COUNT; member
83 static constexpr size_t SizeArch64 = sizeof(uint64_t) * COUNT; member
105 static constexpr size_t SizeArch64 = sizeof(uint64_t) * COUNT; member
134 static constexpr size_t SizeArch64 = sizeof(uint64_t) * COUNT; member
154 static constexpr size_t SizeArch64 = sizeof(uint64_t) * COUNT; member
Djs_thread_hclass_entries.h99 static constexpr size_t SizeArch64 = sizeof(entries); member
Dbuiltin_entries.h112 static constexpr size_t SizeArch64 = sizeof(uint64_t) * 2 * COUNT; member
Djs_tagged_value.h91 static constexpr size_t SizeArch64 = sizeof(JSTaggedType); variable