Searched defs:U64_SIZE (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | dyn_chunk.h | 144 static constexpr size_t U64_SIZE = 8; member in panda::ecmascript::DynChunk |
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/ | ||
H A D | dyn_chunk.h | 152 static constexpr size_t U64_SIZE = 8; member in ark::DynChunk |
Completed in 2 milliseconds