Searched refs:typesOfLocals (Results 1 – 1 of 1) sorted by relevance
107 final StackMapType[] typesOfLocals, final int numberOfStackItems, in StackMapEntry() argument110 this.types_of_locals = typesOfLocals != null ? typesOfLocals : new StackMapType[0]; in StackMapEntry()125 final StackMapType[] typesOfLocals, in StackMapEntry() argument129 this.types_of_locals = typesOfLocals != null ? typesOfLocals : new StackMapType[0]; in StackMapEntry()