Searched defs:fromStack (Results 1 – 1 of 1) sorted by relevance
1841 final Type fromStack = stack().peek( (nargs-1) - i ); // 0 to nargs-1 in visitINVOKEINTERFACE() local1933 final Type fromStack = stack().peek( (nargs-1) - i ); // 0 to nargs-1 in visitINVOKESPECIAL() local2022 final Type fromStack = stack().peek( (nargs-1) - i ); // 0 to nargs-1 in visitINVOKESTATIC() local2076 final Type fromStack = stack().peek( (nargs-1) - i ); // 0 to nargs-1 in visitINVOKEVIRTUAL() local