Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ hostAndException
Function
hostAndException
deps/v8/test/webkit/stack-unwinding.js:50–54 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
48
}
49
50
function
hostAndException() {
51
var
stack = [];
52
stack.push({
"args"
: hostAndException.arguments });
53
throwException();
54
}
55
56
twoHostFunctions();
57
myArray = hostCallsUser(myArray);
Callers
1
stack-unwinding.js
File · 0.85
Calls
2
throwException
Function · 0.70
push
Method · 0.45
Tested by
no test coverage detected