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