Home
last modified time | relevance | path

Searched defs:bind (Results 1 – 5 of 5) sorted by relevance

/sqlite-3.40.0/ext/wasm/
H A Ddemo-123.js77 bind: [i, i*2] property
82 bind: {$a: i * 10, $b: i * 20} property
H A Dtest-opfs-vfs.js55 bind: [performance.now() | 0, property
H A Ddemo-jsstorage.js74 bind: [performance.now() >> 0, property
H A Dtester1.js1249 bind: [5,6] property
/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-api-oo1.js450 const __selectFirstRow = (db, sql, bind, getArg)=>{ argument
1436 bind: function(/*[ndx,] arg*/){ method in Stmt