Home
last modified time | relevance | path

Searched refs:convertArg (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/wasm/common/
H A Dwhwasmutil.js1317 cache.xWrap.convertArg = (t,v)=>__xArgAdapterCheck(t)(v); function
1492 const rc = xf.apply(null,args.map((v,i)=>cache.xWrap.convertArg(argTypes[i], v)));