Home | History | Annotate | Download | only in embenchen

Lines Matching defs:getCFunc

617   return ccallFunc(getCFunc(ident), returnType, argTypes, args);
622 function getCFunc(ident) {
673 var func = getCFunc(ident);