Searched defs:PutU8 (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | dyn_chunk.h | 124 inline void PutU8(size_t offset, uint8_t data) const in PutU8() function in panda::ecmascript::DynChunk |
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/ | ||
H A D | dyn_chunk.h | 137 inline void PutU8(size_t offset, uint8_t data) const in PutU8() function in ark::DynChunk |
Completed in 2 milliseconds