Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/opentrace/opentrace
/ isFileURI
Function
isFileURI
ui/public/lbug_wasm_worker.js:1678–1678 ·
view source on GitHub ↗
(filename)
Source
from the content-addressed store, hash-verified
1676
}
1677
}
1678
var
isFileURI = (filename) => filename.startsWith(
'file://'
);
1679
function
writeStackCookie() {
1680
var
max = _emscripten_stack_get_end();
1681
assert((max & 3) == 0);
Callers
2
'build/lbug/lbug_wasm.js'
Function · 0.85
instantiateArrayBuffer
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected