Searched refs:typeCompiledProc (Results 1 – 4 of 4) sorted by relevance
64 ClassType procClass = Compilation.typeCompiledProc; in emitLoadModuleMethod()
714 frameType.addField(fname, Compilation.typeCompiledProc, fflags); in allocFieldFor()734 if (! (frameType.getSuperclass().isSubtype(Compilation.typeCompiledProc))) in addApplyMethod()836 rtype = Compilation.typeCompiledProc; in compile()
460 public static ClassType typeCompiledProc field in Compilation1642 code.emitCheckcast(Compilation.typeCompiledProc); in loadModuleRef()1643 code.emitInvoke(Compilation.typeCompiledProc in loadModuleRef()
1101 else if (isFinal && ftype == Compilation.typeCompiledProc in declFromField()