Searched refs:resultAdapter (Results 1 – 3 of 3) sorted by relevance
77 wasm.xWrap.resultAdapter('sqlite3*', aPtr)
1546 target.xWrap.resultAdapter = function f(typeName, adapter){ function
570 assert(w.xWrap.resultAdapter('i32') instanceof Function).588 w.xWrap.resultAdapter('thrice', (v)=>3n*BigInt(v));