Home
last modified time | relevance | path

Searched refs:maxLocals (Results 1 – 25 of 484) sorted by relevance

12345678910>>...20

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/jdk/internal/reflect/
H A DClassFileAssembler.java188 this.maxLocals = maxLocals; in setMaxLocals()
231 if (maxLocals < 1) maxLocals = 1; in opc_iload_0()
237 if (maxLocals < 2) maxLocals = 2; in opc_iload_1()
243 if (maxLocals < 3) maxLocals = 3; in opc_iload_2()
249 if (maxLocals < 4) maxLocals = 4; in opc_iload_3()
255 if (maxLocals < 2) maxLocals = 2; in opc_lload_0()
262 if (maxLocals < 3) maxLocals = 3; in opc_lload_1()
269 if (maxLocals < 4) maxLocals = 4; in opc_lload_2()
276 if (maxLocals < 5) maxLocals = 5; in opc_lload_3()
283 if (maxLocals < 1) maxLocals = 1; in opc_fload_0()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/jdk/internal/reflect/
H A DClassFileAssembler.java188 this.maxLocals = maxLocals; in setMaxLocals()
231 if (maxLocals < 1) maxLocals = 1; in opc_iload_0()
237 if (maxLocals < 2) maxLocals = 2; in opc_iload_1()
243 if (maxLocals < 3) maxLocals = 3; in opc_iload_2()
249 if (maxLocals < 4) maxLocals = 4; in opc_iload_3()
255 if (maxLocals < 2) maxLocals = 2; in opc_lload_0()
262 if (maxLocals < 3) maxLocals = 3; in opc_lload_1()
269 if (maxLocals < 4) maxLocals = 4; in opc_lload_2()
276 if (maxLocals < 5) maxLocals = 5; in opc_lload_3()
283 if (maxLocals < 1) maxLocals = 1; in opc_fload_0()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.base/share/classes/jdk/internal/reflect/
H A DClassFileAssembler.java188 this.maxLocals = maxLocals; in setMaxLocals()
231 if (maxLocals < 1) maxLocals = 1; in opc_iload_0()
237 if (maxLocals < 2) maxLocals = 2; in opc_iload_1()
243 if (maxLocals < 3) maxLocals = 3; in opc_iload_2()
249 if (maxLocals < 4) maxLocals = 4; in opc_iload_3()
255 if (maxLocals < 2) maxLocals = 2; in opc_lload_0()
262 if (maxLocals < 3) maxLocals = 3; in opc_lload_1()
269 if (maxLocals < 4) maxLocals = 4; in opc_lload_2()
276 if (maxLocals < 5) maxLocals = 5; in opc_lload_3()
283 if (maxLocals < 1) maxLocals = 1; in opc_fload_0()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/reflect/
H A DClassFileAssembler.java188 this.maxLocals = maxLocals; in setMaxLocals()
231 if (maxLocals < 1) maxLocals = 1; in opc_iload_0()
237 if (maxLocals < 2) maxLocals = 2; in opc_iload_1()
243 if (maxLocals < 3) maxLocals = 3; in opc_iload_2()
249 if (maxLocals < 4) maxLocals = 4; in opc_iload_3()
255 if (maxLocals < 2) maxLocals = 2; in opc_lload_0()
262 if (maxLocals < 3) maxLocals = 3; in opc_lload_1()
269 if (maxLocals < 4) maxLocals = 4; in opc_lload_2()
276 if (maxLocals < 5) maxLocals = 5; in opc_lload_3()
283 if (maxLocals < 1) maxLocals = 1; in opc_fload_0()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/jdk/internal/reflect/
H A DClassFileAssembler.java188 this.maxLocals = maxLocals; in setMaxLocals()
231 if (maxLocals < 1) maxLocals = 1; in opc_iload_0()
237 if (maxLocals < 2) maxLocals = 2; in opc_iload_1()
243 if (maxLocals < 3) maxLocals = 3; in opc_iload_2()
249 if (maxLocals < 4) maxLocals = 4; in opc_iload_3()
255 if (maxLocals < 2) maxLocals = 2; in opc_lload_0()
262 if (maxLocals < 3) maxLocals = 3; in opc_lload_1()
269 if (maxLocals < 4) maxLocals = 4; in opc_lload_2()
276 if (maxLocals < 5) maxLocals = 5; in opc_lload_3()
283 if (maxLocals < 1) maxLocals = 1; in opc_fload_0()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/jdk/internal/reflect/
H A DClassFileAssembler.java188 this.maxLocals = maxLocals; in setMaxLocals()
231 if (maxLocals < 1) maxLocals = 1; in opc_iload_0()
237 if (maxLocals < 2) maxLocals = 2; in opc_iload_1()
243 if (maxLocals < 3) maxLocals = 3; in opc_iload_2()
249 if (maxLocals < 4) maxLocals = 4; in opc_iload_3()
255 if (maxLocals < 2) maxLocals = 2; in opc_lload_0()
262 if (maxLocals < 3) maxLocals = 3; in opc_lload_1()
269 if (maxLocals < 4) maxLocals = 4; in opc_lload_2()
276 if (maxLocals < 5) maxLocals = 5; in opc_lload_3()
283 if (maxLocals < 1) maxLocals = 1; in opc_fload_0()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/jdk/internal/reflect/
H A DClassFileAssembler.java188 this.maxLocals = maxLocals; in setMaxLocals()
231 if (maxLocals < 1) maxLocals = 1; in opc_iload_0()
237 if (maxLocals < 2) maxLocals = 2; in opc_iload_1()
243 if (maxLocals < 3) maxLocals = 3; in opc_iload_2()
249 if (maxLocals < 4) maxLocals = 4; in opc_iload_3()
255 if (maxLocals < 2) maxLocals = 2; in opc_lload_0()
262 if (maxLocals < 3) maxLocals = 3; in opc_lload_1()
269 if (maxLocals < 4) maxLocals = 4; in opc_lload_2()
276 if (maxLocals < 5) maxLocals = 5; in opc_lload_3()
283 if (maxLocals < 1) maxLocals = 1; in opc_fload_0()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/jdk/internal/reflect/
H A DClassFileAssembler.java188 this.maxLocals = maxLocals; in setMaxLocals()
231 if (maxLocals < 1) maxLocals = 1; in opc_iload_0()
237 if (maxLocals < 2) maxLocals = 2; in opc_iload_1()
243 if (maxLocals < 3) maxLocals = 3; in opc_iload_2()
249 if (maxLocals < 4) maxLocals = 4; in opc_iload_3()
255 if (maxLocals < 2) maxLocals = 2; in opc_lload_0()
262 if (maxLocals < 3) maxLocals = 3; in opc_lload_1()
269 if (maxLocals < 4) maxLocals = 4; in opc_lload_2()
276 if (maxLocals < 5) maxLocals = 5; in opc_lload_3()
283 if (maxLocals < 1) maxLocals = 1; in opc_fload_0()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/jdk/internal/reflect/
H A DClassFileAssembler.java188 this.maxLocals = maxLocals; in setMaxLocals()
231 if (maxLocals < 1) maxLocals = 1; in opc_iload_0()
237 if (maxLocals < 2) maxLocals = 2; in opc_iload_1()
243 if (maxLocals < 3) maxLocals = 3; in opc_iload_2()
249 if (maxLocals < 4) maxLocals = 4; in opc_iload_3()
255 if (maxLocals < 2) maxLocals = 2; in opc_lload_0()
262 if (maxLocals < 3) maxLocals = 3; in opc_lload_1()
269 if (maxLocals < 4) maxLocals = 4; in opc_lload_2()
276 if (maxLocals < 5) maxLocals = 5; in opc_lload_3()
283 if (maxLocals < 1) maxLocals = 1; in opc_fload_0()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/reflect/
H A DClassFileAssembler.java188 this.maxLocals = maxLocals; in setMaxLocals()
231 if (maxLocals < 1) maxLocals = 1; in opc_iload_0()
237 if (maxLocals < 2) maxLocals = 2; in opc_iload_1()
243 if (maxLocals < 3) maxLocals = 3; in opc_iload_2()
249 if (maxLocals < 4) maxLocals = 4; in opc_iload_3()
255 if (maxLocals < 2) maxLocals = 2; in opc_lload_0()
262 if (maxLocals < 3) maxLocals = 3; in opc_lload_1()
269 if (maxLocals < 4) maxLocals = 4; in opc_lload_2()
276 if (maxLocals < 5) maxLocals = 5; in opc_lload_3()
283 if (maxLocals < 1) maxLocals = 1; in opc_fload_0()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.base/share/classes/jdk/internal/org/objectweb/asm/
H A DAttribute.java189 final int maxLocals) { in write() argument
221 final int maxLocals = -1; in computeAttributesSize() local
222 return computeAttributesSize(symbolTable, code, codeLength, maxStack, maxLocals); in computeAttributesSize()
249 final int maxLocals) { in computeAttributesSize() argument
255 size += 6 + attribute.write(classWriter, code, codeLength, maxStack, maxLocals).length; in computeAttributesSize()
273 final int maxLocals = -1; in putAttributes() local
274 putAttributes(symbolTable, code, codeLength, maxStack, maxLocals, output); in putAttributes()
300 final int maxLocals, in putAttributes() argument
306 attribute.write(classWriter, code, codeLength, maxStack, maxLocals); in putAttributes()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.base/share/classes/jdk/internal/org/objectweb/asm/
H A DAttribute.java189 final int maxLocals) { in write() argument
221 final int maxLocals = -1; in computeAttributesSize() local
222 return computeAttributesSize(symbolTable, code, codeLength, maxStack, maxLocals); in computeAttributesSize()
249 final int maxLocals) { in computeAttributesSize() argument
255 size += 6 + attribute.write(classWriter, code, codeLength, maxStack, maxLocals).length; in computeAttributesSize()
273 final int maxLocals = -1; in putAttributes() local
274 putAttributes(symbolTable, code, codeLength, maxStack, maxLocals, output); in putAttributes()
300 final int maxLocals, in putAttributes() argument
306 attribute.write(classWriter, code, codeLength, maxStack, maxLocals); in putAttributes()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.base/share/classes/jdk/internal/org/objectweb/asm/
H A DAttribute.java189 final int maxLocals) { in write() argument
221 final int maxLocals = -1; in computeAttributesSize() local
222 return computeAttributesSize(symbolTable, code, codeLength, maxStack, maxLocals); in computeAttributesSize()
249 final int maxLocals) { in computeAttributesSize() argument
255 size += 6 + attribute.write(classWriter, code, codeLength, maxStack, maxLocals).length; in computeAttributesSize()
273 final int maxLocals = -1; in putAttributes() local
274 putAttributes(symbolTable, code, codeLength, maxStack, maxLocals, output); in putAttributes()
300 final int maxLocals, in putAttributes() argument
306 attribute.write(classWriter, code, codeLength, maxStack, maxLocals); in putAttributes()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.base/share/classes/jdk/internal/org/objectweb/asm/
H A DAttribute.java189 final int maxLocals) { in write() argument
221 final int maxLocals = -1; in computeAttributesSize() local
222 return computeAttributesSize(symbolTable, code, codeLength, maxStack, maxLocals); in computeAttributesSize()
249 final int maxLocals) { in computeAttributesSize() argument
255 size += 6 + attribute.write(classWriter, code, codeLength, maxStack, maxLocals).length; in computeAttributesSize()
309 final int maxLocals = -1; in putAttributes() local
310 putAttributes(symbolTable, code, codeLength, maxStack, maxLocals, output); in putAttributes()
336 final int maxLocals, in putAttributes() argument
342 attribute.write(classWriter, code, codeLength, maxStack, maxLocals); in putAttributes()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.base/share/classes/jdk/internal/org/objectweb/asm/
H A DAttribute.java189 final int maxLocals) { in write() argument
221 final int maxLocals = -1; in computeAttributesSize() local
222 return computeAttributesSize(symbolTable, code, codeLength, maxStack, maxLocals); in computeAttributesSize()
249 final int maxLocals) { in computeAttributesSize() argument
255 size += 6 + attribute.write(classWriter, code, codeLength, maxStack, maxLocals).length; in computeAttributesSize()
309 final int maxLocals = -1; in putAttributes() local
310 putAttributes(symbolTable, code, codeLength, maxStack, maxLocals, output); in putAttributes()
336 final int maxLocals, in putAttributes() argument
342 attribute.write(classWriter, code, codeLength, maxStack, maxLocals); in putAttributes()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.base/share/classes/jdk/internal/org/objectweb/asm/
H A DAttribute.java189 final int maxLocals) { in write() argument
221 final int maxLocals = -1; in computeAttributesSize() local
222 return computeAttributesSize(symbolTable, code, codeLength, maxStack, maxLocals); in computeAttributesSize()
249 final int maxLocals) { in computeAttributesSize() argument
255 size += 6 + attribute.write(classWriter, code, codeLength, maxStack, maxLocals).length; in computeAttributesSize()
309 final int maxLocals = -1; in putAttributes() local
310 putAttributes(symbolTable, code, codeLength, maxStack, maxLocals, output); in putAttributes()
336 final int maxLocals, in putAttributes() argument
342 attribute.write(classWriter, code, codeLength, maxStack, maxLocals); in putAttributes()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/
H A DCode.java50 …private int maxLocals; // Number of local variables // TODO this could be made final (setter is n… field in Code
114 …public Code(final int name_index, final int length, final int maxStack, final int maxLocals, final… in Code() argument
118 this.maxLocals = maxLocals; in Code()
149 file.writeShort(maxLocals); in dump()
219 return maxLocals; in getMaxLocals()
289 public void setMaxLocals( final int maxLocals ) { in setMaxLocals() argument
290 this.maxLocals = maxLocals; in setMaxLocals()
308 maxLocals).append(", code_length = ").append(code.length).append(")\n").append( in toString()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DOopMapCacheEntry.java61 int maxLocals = (int) method.getMaxLocals(); in setMask() local
62 int nEntries = maxLocals + stackTop; in setMask()
71 if (entryIdx == maxLocals) { in setMask()
85 Assert.that(verifyMask(vars, stack, maxLocals, stackTop), "mask could not be verified"); in setMask()
132 boolean verifyMask(CellTypeStateList vars, CellTypeStateList stack, int maxLocals, int stackTop) { in verifyMask() argument
139 for(int i = 0; i < maxLocals; i++) { in verifyMask()
148 boolean v1 = isOop(maxLocals + j); in verifyMask()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DOopMapCacheEntry.java61 int maxLocals = (int) method.getMaxLocals(); in setMask() local
62 int nEntries = maxLocals + stackTop; in setMask()
71 if (entryIdx == maxLocals) { in setMask()
85 Assert.that(verifyMask(vars, stack, maxLocals, stackTop), "mask could not be verified"); in setMask()
132 boolean verifyMask(CellTypeStateList vars, CellTypeStateList stack, int maxLocals, int stackTop) { in verifyMask() argument
139 for(int i = 0; i < maxLocals; i++) { in verifyMask()
148 boolean v1 = isOop(maxLocals + j); in verifyMask()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DOopMapCacheEntry.java61 int maxLocals = (int) method.getMaxLocals(); in setMask() local
62 int nEntries = maxLocals + stackTop; in setMask()
71 if (entryIdx == maxLocals) { in setMask()
85 Assert.that(verifyMask(vars, stack, maxLocals, stackTop), "mask could not be verified"); in setMask()
132 boolean verifyMask(CellTypeStateList vars, CellTypeStateList stack, int maxLocals, int stackTop) { in verifyMask() argument
139 for(int i = 0; i < maxLocals; i++) { in verifyMask()
148 boolean v1 = isOop(maxLocals + j); in verifyMask()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DOopMapCacheEntry.java61 int maxLocals = (int) method.getMaxLocals(); in setMask() local
62 int nEntries = maxLocals + stackTop; in setMask()
71 if (entryIdx == maxLocals) { in setMask()
85 Assert.that(verifyMask(vars, stack, maxLocals, stackTop), "mask could not be verified"); in setMask()
132 boolean verifyMask(CellTypeStateList vars, CellTypeStateList stack, int maxLocals, int stackTop) { in verifyMask() argument
139 for(int i = 0; i < maxLocals; i++) { in verifyMask()
148 boolean v1 = isOop(maxLocals + j); in verifyMask()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DOopMapCacheEntry.java61 int maxLocals = (int) method.getMaxLocals(); in setMask() local
62 int nEntries = maxLocals + stackTop; in setMask()
71 if (entryIdx == maxLocals) { in setMask()
85 Assert.that(verifyMask(vars, stack, maxLocals, stackTop), "mask could not be verified"); in setMask()
132 boolean verifyMask(CellTypeStateList vars, CellTypeStateList stack, int maxLocals, int stackTop) { in verifyMask() argument
139 for(int i = 0; i < maxLocals; i++) { in verifyMask()
148 boolean v1 = isOop(maxLocals + j); in verifyMask()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DOopMapCacheEntry.java61 int maxLocals = (int) method.getMaxLocals(); in setMask() local
62 int nEntries = maxLocals + stackTop; in setMask()
71 if (entryIdx == maxLocals) { in setMask()
85 Assert.that(verifyMask(vars, stack, maxLocals, stackTop), "mask could not be verified"); in setMask()
132 boolean verifyMask(CellTypeStateList vars, CellTypeStateList stack, int maxLocals, int stackTop) { in verifyMask() argument
139 for(int i = 0; i < maxLocals; i++) { in verifyMask()
148 boolean v1 = isOop(maxLocals + j); in verifyMask()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DOopMapCacheEntry.java61 int maxLocals = (int) method.getMaxLocals(); in setMask() local
62 int nEntries = maxLocals + stackTop; in setMask()
71 if (entryIdx == maxLocals) { in setMask()
85 Assert.that(verifyMask(vars, stack, maxLocals, stackTop), "mask could not be verified"); in setMask()
132 boolean verifyMask(CellTypeStateList vars, CellTypeStateList stack, int maxLocals, int stackTop) { in verifyMask() argument
139 for(int i = 0; i < maxLocals; i++) { in verifyMask()
148 boolean v1 = isOop(maxLocals + j); in verifyMask()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/interpreter/
H A DOopMapCacheEntry.java61 int maxLocals = (int) method.getMaxLocals(); in setMask() local
62 int nEntries = maxLocals + stackTop; in setMask()
71 if (entryIdx == maxLocals) { in setMask()
85 Assert.that(verifyMask(vars, stack, maxLocals, stackTop), "mask could not be verified"); in setMask()
132 boolean verifyMask(CellTypeStateList vars, CellTypeStateList stack, int maxLocals, int stackTop) { in verifyMask() argument
139 for(int i = 0; i < maxLocals; i++) { in verifyMask()
148 boolean v1 = isOop(maxLocals + j); in verifyMask()

12345678910>>...20