MCPcopy 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
95function test(x)
96{
97 return x();
98};
99
100// warmup the test method
101for (i = 0; i < 200; ++i)

Callers 1

dfg-exception.jsFile · 0.70

Calls 1

xFunction · 0.70

Tested by

no test coverage detected