Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ test
Function
test
deps/v8/test/webkit/dfg-exception.js:95–98 ·
view source on GitHub ↗
(x)
Source
from the content-addressed store, hash-verified
93
};
94
95
function
test(x)
96
{
97
return
x();
98
};
99
100
// warmup the test method
101
for
(i = 0; i < 200; ++i)
Callers
1
dfg-exception.js
File · 0.70
Calls
1
x
Function · 0.70
Tested by
no test coverage detected