Home | History | Annotate | Download | only in profviz

Lines Matching defs:getCFunc

500   return ccallFunc(getCFunc(ident), returnType, argTypes, args);
504 function getCFunc(ident) {
554 var func = getCFunc(ident);