Searched refs:_BRANCHES (Results 1 – 2 of 2) sorted by relevance
439 boolean [] BRANCHES = clinit._BRANCHES;450 static final boolean [] _BRANCHES; field in IOpcodes.clinit502 _BRANCHES = new boolean [opcodeCount];505 if (_CONDITIONAL_BRANCHES [o]) _BRANCHES [o] = true;508 if (_COMPOUND_CONDITIONAL_BRANCHES [o]) _BRANCHES [o] = true;511 if (_UNCONDITIONAL_BRANCHES [o]) _BRANCHES [o] = true;
33 _BRANCHES = [('release', '18'), ('release', '19'), ('release', '20'), variable in ManifestVersionsTest174 self.assertTrue(pair, self._BRANCHES)