Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/wasm/api/
H A Dsqlite3-opfs-async-proxy.js186 log("Acquiring sync handle for",fh.filenameAbs);
200 "attempts failed.",fh.filenameAbs
204 "ms and trying again.",fh.filenameAbs,e);
208 log("Got sync handle for",fh.filenameAbs,'in',performance.now() - t,'ms');
211 log("Auto-locked",fh.fid,fh.filenameAbs);
229 log("Closing sync handle for",fh.filenameAbs);
270 if(fh.readOnly) toss(opName+"(): File is read-only: "+fh.filenameAbs);
510 filenameAbs: filename, property
762 log("Auto-unlocked",fid,fh.filenameAbs);