MCPcopy 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
25function runtimeError(unused) {
26 unused.x();
27}
28
29function runtimeFunctionThrows() {
30 return JSON.parse('}');

Callers

nothing calls this directly

Calls 1

xMethod · 0.45

Tested by

no test coverage detected