Searched refs:handlerCodeSize (Results 1 – 1 of 1) sorted by relevance
1851 auto handlerCodeSize = tcs.tryCatchLabels[catchBlock->catchEndLabel] - handlerPcOffset; in BuildTryBlocks() local1852 catchBlockItems.emplace_back(method, classItem, handlerPcOffset, handlerCodeSize); in BuildTryBlocks()