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()
1160 InferredType type = convertTypeInStackMapFrame(array[i]); in appendArrayToList()1170 private InferredType convertTypeInStackMapFrame(Object typeInStackMapFrame) { in convertTypeInStackMapFrame() method in ActualValueInference.InferenceMethodVisitor1208 InferredType type = convertTypeInStackMapFrame(array[i]); in convertTypesInStackMapFrame()