Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
38
function
h(x)
39
{
40
x();
41
}
42
43
h(g);
44
h(g);
Callers
1
sort-no-jit-code-crash.js
File · 0.70
Calls
1
x
Function · 0.70
Tested by
no test coverage detected