Searched refs:__xWrapFuncs (Results 1 – 1 of 1) sorted by relevance
| /sqlite-3.40.0/ext/wasm/api/ |
| H A D | sqlite3-api-glue.js | 374 const __xWrapFuncs = function(theFuncs, tgtUninst){ function 404 const funcArgs = __xWrapFuncs({xFunc, xStep, xFinal, xDestroy}, 445 const funcArgs = __xWrapFuncs({xStep, xFinal, xValue, xInverse, xDestroy},
|