MCPcopy Create free account
hub / github.com/nodejs/node / h

Function h

deps/v8/test/webkit/sort-no-jit-code-crash.js:38–41  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

36}
37
38function h(x)
39{
40 x();
41}
42
43h(g);
44h(g);

Callers 1

Calls 1

xFunction · 0.70

Tested by

no test coverage detected