Home | History | Annotate | Download | only in embenchen

Lines Matching defs:getCFunc

595   return ccallFunc(getCFunc(ident), returnType, argTypes, args);
600 function getCFunc(ident) {
651 var func = getCFunc(ident);