Home
last modified time | relevance | path

Searched defs:ReadByte (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandafile/
Dbytecode_instruction.h126 uint8_t ReadByte(size_t offset) const in ReadByte() function
365 uint8_t ReadByte(size_t offset) const in ReadByte() function
/arkcompiler/runtime_core/libpandafile/
Dbytecode_instruction.h126 uint8_t ReadByte(size_t offset) const in ReadByte() function
359 uint8_t ReadByte(size_t offset) const in ReadByte() function
/arkcompiler/runtime_core/libabckit/src/irbuilder_dynamic/
Dbytecode_inst.h219 uint8_t ReadByte(size_t offset) const in ReadByte() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/bytecode_inst/
Dinstruction.h77 uint8_t ReadByte(size_t offset) const in ReadByte() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dbytecodes.h501 static uint8_t ReadByte(const uint8_t *pc) in ReadByte() function