Searched refs:convertTypeInStackMapFrame (Results 1 – 2 of 2) sorted by relevance
852 InferredType type = convertTypeInStackMapFrame(array[i]); in appendArrayToList()862 private InferredType convertTypeInStackMapFrame(Object typeInStackMapFrame) { in convertTypeInStackMapFrame() method in BytecodeTypeInference901 InferredType type = convertTypeInStackMapFrame(array[i]); in convertTypesInStackMapFrame()
1171 InferredType type = convertTypeInStackMapFrame(array[i]); in appendArrayToList()1181 private InferredType convertTypeInStackMapFrame(Object typeInStackMapFrame) { in convertTypeInStackMapFrame() method in ActualValueInference.InferenceMethodVisitor1219 InferredType type = convertTypeInStackMapFrame(array[i]); in convertTypesInStackMapFrame()