Searched refs:switch_bytecode_offset (Results 1 – 2 of 2) sorted by relevance
38 size_t switch_bytecode_offset() const { return switch_bytecode_offset_; } in switch_bytecode_offset() function
131 size_t relative_jump = current_offset - jump_table->switch_bytecode_offset(); in BindJumpTableEntry()