Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
H A Ddyn_chunk.h112 inline void PutU16(size_t offset, uint16_t data) const in PutU16() function in panda::ecmascript::DynChunk
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/
H A Ddyn_chunk.h125 inline void PutU16(size_t offset, uint16_t data) const in PutU16() function in ark::DynChunk
/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_parser.cpp198 buffer_.PutU16(ptr + 1, cnt); in ParseDisjunction()
202 buffer_.PutU16(ptr, chars[i]); in ParseDisjunction()

Completed in 3 milliseconds