Searched defs:fatcode (Results 1 - 2 of 2) sorted by relevance

/openjdk9/langtools/src/jdk.compiler/share/classes/com/sun/tools/javac/jvm/
H A DGen.java874 void genMethod(JCMethodDecl tree, Env<GenContext> env, boolean fatcode) { argument
958 private int initCode(JCMethodDecl tree, Env<GenContext> env, boolean fatcode) { argument
[all...]
H A DCode.java130 public boolean fatcode; field in class:Code
188 Code(MethodSymbol meth, boolean fatcode, Position.LineMap lineMap, boolean varDebugInfo, StackMapFormat stackMap, boolean debugCode, CRTable crt, Symtab syms, Types types, Pool pool) argument
[all...]

Completed in 41 milliseconds