Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sql-js/sql.js
/ noerror
Function
noerror
GUI/deoptimize.gui.js:25–27 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
23
}
24
25
function
noerror() {
26
errorElm.style.height =
'0'
;
27
}
28
29
// Run a command in the database
30
function
execute(commands) {
Callers
1
execEditorContents
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…