Searched refs:abbr (Results 1 – 1 of 1) sorted by relevance
430 String abbr = checks[index].substring(underscore + 1); in emitNativeBoundsChecks() local431 if (abbr.equals("AIOOBE")) { in emitNativeBoundsChecks()434 throw new RuntimeException("unknown exception abbreviation: " + abbr); in emitNativeBoundsChecks()