Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ foo
Function
foo
deps/v8/test/mjsunit/stack-trace-cpp-function-template-2.js:29–29 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
27
};
28
29
function
foo() { throw
new
Error(); }
30
const
object = { toString: () => {
return
foo(); } };
31
32
function
bar() {
Callers
1
stack-trace-cpp-function-template-2.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected