Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ f
Function
f
deps/v8/test/debugger/regress/deopt-regression.js:11–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
}
10
11
function
f() {
12
var
v = foo;
13
var
o = {[v]: v};
14
return
o[
"xyz"
];
15
};
16
17
Debug = debug.Debug
18
Callers
1
deopt-regression.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected