Searched defs:handlers (Results 1 – 3 of 3) sorted by relevance
103 private final CatchHandlerList handlers; field in CatchTable.Entry112 public Entry(int start, int end, CatchHandlerList handlers) { in Entry()
144 CatchHandlerList handlers = handlersFor(block, addresses); in build() local275 BasicBlock end, CatchHandlerList handlers, in makeEntry()
250 CatchHandlerList handlers = entry.getHandlers(); in annotateEntries() local306 private static void annotateAndConsumeHandlers(CatchHandlerList handlers, in annotateAndConsumeHandlers()