Home | History | Annotate | Download | only in embenchen

Lines Matching defs:getCFunc

586   return ccallFunc(getCFunc(ident), returnType, argTypes, args);
591 function getCFunc(ident) {
642 var func = getCFunc(ident);