Searched defs:BytecodeId (Results 1 – 3 of 3) sorted by relevance
73 constexpr explicit BytecodeId(uint32_t id) : id_(id) {} in BytecodeId() function
40 constexpr explicit BytecodeId(uint32_t id) : id_(id) {} in BytecodeId() function