Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/wasm/
H A Dbatch-runner.js221 const [ppStmt, pzTail] = wasm.scopedAllocPtr(2);
496 const ppDb = wasm.scopedAllocPtr();
H A Dtester1.js532 const [z1, z2, z3] = w.scopedAllocPtr(3);
/sqlite-3.40.0/ext/wasm/common/
H A Dwhwasmutil.js1189 target.scopedAllocPtr = function