Home | History | Annotate | Download | only in embenchen

Lines Matching defs:getCFunc

585   return ccallFunc(getCFunc(ident), returnType, argTypes, args);
590 function getCFunc(ident) {
641 var func = getCFunc(ident);