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.h33 static constexpr size_t SizeArch64 = sizeof(uint64_t) * COUNT; member
59 static constexpr size_t SizeArch64 = sizeof(uint64_t) * COUNT; member
80 static constexpr size_t SizeArch64 = sizeof(uint64_t) * COUNT; member
102 static constexpr size_t SizeArch64 = sizeof(uint64_t) * COUNT; member
131 static constexpr size_t SizeArch64 = sizeof(uint64_t) * COUNT; member
Djs_thread_hclass_entries.h74 static constexpr size_t SizeArch64 = sizeof(entries); member
Djs_tagged_value.h81 static constexpr size_t SizeArch64 = sizeof(JSTaggedType); variable
Dbuiltin_entries.h112 static constexpr size_t SizeArch64 = sizeof(uint64_t) * 2 * COUNT; member