MCPcopy Create free account
hub / github.com/nodejs/node / throwException

Function throwException

deps/v8/test/webkit/stack-unwinding.js:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44}
45
46function throwException() {
47 throw "Exception thrown";
48}
49
50function hostAndException() {
51 var stack = [];

Callers 1

hostAndExceptionFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected