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