Searched refs:emitFunctionCall (Results 1 – 1 of 1) sorted by relevance
156 void emitFunctionCall(JFunc jfunc, PrintStream out, String iii, boolean grabArray) { in emitFunctionCall() method in JniCodeEmitter575 emitFunctionCall(jfunc, out, iii, false); in emitFunction()