Searched refs:initializedType (Results 1 – 4 of 4) sorted by relevance
279 private Type initializedType; field in Type446 this.initializedType = null; in Type()765 if (initializedType == null) { in getInitializedType()770 return initializedType; in getInitializedType()838 result.initializedType = this; in asUninitialized()
295 private Type initializedType; field in Type513 this.initializedType = null; in Type()832 if (initializedType == null) { in getInitializedType()837 return initializedType; in getInitializedType()905 result.initializedType = this; in asUninitialized()
106 Type initializedType = type.getInitializedType(); in makeInitialized() local110 stack[i] = initializedType; in makeInitialized()
90 Type initializedType = type.getInitializedType(); in makeInitialized() local94 locals[i] = initializedType; in makeInitialized()