Home
last modified time | relevance | path

Searched defs:BytecodeId (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
H A Dbytecode_instruction.h38 class BytecodeId { class
40 constexpr explicit BytecodeId(uint32_t id) : id_(id) {} in BytecodeId() function in panda::BytecodeId
[all...]
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dbytecode_instruction.h38 class BytecodeId { class
40 constexpr explicit BytecodeId(uint32_t id) : id_(id) {} in BytecodeId() function in ark::BytecodeId
[all...]

Completed in 1 milliseconds