Searched refs:primitiveElementType (Results 1 – 1 of 1) sorted by relevance
1007 val primitiveElementType = ARRAY_ELEMENT_TYPE[f.typeInfo.originalType] in putPureVhArray() constant1009 if (primitiveElementType != null) IntInsnNode(NEWARRAY, primitiveElementType) in putPureVhArray()