Home
last modified time | relevance | path

Searched defs:GetU8 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/mem/
Ddyn_chunk.h118 inline uint32_t GetU8(size_t offset) const in GetU8() function
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/mem/
Ddyn_chunk.h131 inline uint32_t GetU8(size_t offset) const in GetU8() function
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/
Dassembler.h226 uint8_t GetU8(size_t offset) const in GetU8() function