Searched refs:handler_code_size (Results 1 – 1 of 1) sorted by relevance
1741 … auto handler_code_size = tcs.try_catch_labels[catch_block->catch_end_label] - handler_pc_offset; in BuildTryBlocks() local1742 … catch_block_items.emplace_back(method, class_item, handler_pc_offset, handler_code_size); in BuildTryBlocks()