Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/share/sharedb
/ badFunction
Function
badFunction
test/error.js:21–23 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
20
it(
'has a stack trace'
,
function
() {
21
function
badFunction() {
22
throw
new
ShareDBError();
23
}
24
25
try {
26
badFunction();
Callers
1
error.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…