Searched refs:initializedType (Results 1 – 4 of 4) sorted by relevance
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()
328 private Type initializedType; field in Type493 this.initializedType = null; in Type()819 if (initializedType == null) { in getInitializedType()824 return initializedType; in getInitializedType()892 result.initializedType = this; in asUninitialized()
106 Type initializedType = type.getInitializedType(); in makeInitialized() local110 stack[i] = initializedType; in makeInitialized()
94 Type initializedType = type.getInitializedType(); in makeInitialized() local98 locals[i] = initializedType; in makeInitialized()