Searched refs:hasState (Results 1 – 3 of 3) sorted by relevance
59 private boolean hasState; field in LambdaClassFixer89 hasState = false; in visit()101 hasState = true; in visitField()150 checkState(!hasState || hasFactory, in visitEnd()152 if (!hasState) { in visitEnd()
352 public boolean hasState(int offset) { in hasState() method in JarState
460 || state.hasState(tryCatchBlock.getHandler()); in verifyExceptionEdgesAreRecorded()