Searched refs:compileUnwrapValue (Results 1 – 2 of 2) sorted by relevance
80 compileUnwrapValue(params[i]); in atFieldAssign()114 compileUnwrapValue(returnType); in atCastToRtype()246 protected void compileUnwrapValue(CtClass type) throws CompileError in compileUnwrapValue() method in JvstTypeChecker
154 compileUnwrapValue(params[i], code); in atAssignParamList()187 compileUnwrapValue(returnType, bytecode); in atCastToRtype()643 protected void compileUnwrapValue(CtClass type, Bytecode code) in compileUnwrapValue() method in JvstCodeGen