Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/mouredev/hello-javascript
/ printNumbers
Method
printNumbers
Basic/24-error-handling.js:101–103 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
99
}
100
101
printNumbers() {
102
console.log(this.a,
" + "
, this.b)
103
}
104
}
105
106
try {
Callers
1
24-error-handling.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected