Searched refs:convertArg (Results 1 – 1 of 1) sorted by relevance
1317 cache.xWrap.convertArg = (t,v)=>__xArgAdapterCheck(t)(v); function1492 const rc = xf.apply(null,args.map((v,i)=>cache.xWrap.convertArg(argTypes[i], v)));