Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ duplicate
Function
duplicate
deps/v8/test/mjsunit/stack-traces-custom.js:28–28 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
set k(_) { o.j; },
27
};
28
const
duplicate =
function
() { o.f() }
29
o.g1 = duplicate;
30
o.g2 = duplicate;
31
o.h1 =
function
() { o.g1() }
Callers
nothing calls this directly
Calls
1
f
Method · 0.45
Tested by
no test coverage detected