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