Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
Dbytecode_instruction.h40 constexpr explicit BytecodeId(uint32_t id) : id_(id) {} in BytecodeId() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dbytecode_instruction.h40 constexpr explicit BytecodeId(uint32_t id) : id_(id) {} in BytecodeId() function