Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-api-worker1.js340 const getDbId = function(db){ function
369 this.dbs[getDbId(db)] = db;
375 delete this.dbs[getDbId(db)];
423 return wState.dbList[0] && getDbId(wState.dbList[0]);
487 rc.dbId = getDbId(db);