Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ runtimeError
Function
runtimeError
deps/v8/test/inspector/debugger/set-breakpoint-muting.js:25–27 ·
view source on GitHub ↗
(unused)
Source
from the content-addressed store, hash-verified
23
}
24
25
function
runtimeError(unused) {
26
unused.x();
27
}
28
29
function
runtimeFunctionThrows() {
30
return
JSON.parse(
'}'
);
Callers
nothing calls this directly
Calls
1
x
Method · 0.45
Tested by
no test coverage detected