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