Home
last modified time | relevance | path

Searched refs:U16_SIZE (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
H A Ddyn_chunk.h55 return Emit(reinterpret_cast<uint8_t *>(&data), U16_SIZE); in EmitU16()
142 static constexpr size_t U16_SIZE = 2; member in panda::ecmascript::DynChunk
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/
H A Ddyn_chunk.h74 return Emit(reinterpret_cast<uint8_t *>(&data), U16_SIZE); in EmitU16()
150 static constexpr size_t U16_SIZE = 2; member in ark::DynChunk
/arkcompiler/ets_runtime/ecmascript/serializer/
H A Dserialize_data.h392 static constexpr size_t U16_SIZE = 2;

Completed in 2 milliseconds