Searched refs:typesOfStackItems (Results 1 – 1 of 1) sorted by relevance
108 final StackMapType[] typesOfStackItems, final ConstantPool constantPool) { in StackMapEntry() argument111 … this.types_of_stack_items = typesOfStackItems != null ? typesOfStackItems : new StackMapType[0]; in StackMapEntry()126 final StackMapType[] typesOfStackItems, final ConstantPool constantPool) { in StackMapEntry() argument130 … this.types_of_stack_items = typesOfStackItems != null ? typesOfStackItems : new StackMapType[0]; in StackMapEntry()