Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Ddyn_chunk.h111 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