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-3.js:32–32 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
30
};
31
32
function
foo() { throw
new
Error(); }
33
const
object = { toString: () => {
return
foo(); } };
34
35
function
bar() {
Callers
1
stack-trace-cpp-function-template-3.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected