Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sql-js/sql.js
/ demangle
Function
demangle
js/sql-debug.js:1037–1039 ·
view source on GitHub ↗
(func)
Source
from the content-addressed store, hash-verified
1035
1036
1037
function
demangle(func) {
1038
return
func;
1039
}
1040
1041
function
demangleAll(text) {
1042
var
regex =
Callers
1
demangleAll
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…