Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ get1
Function
get1
deps/v8/test/mjsunit/compiler/regress-780658.js:7–9 ·
view source on GitHub ↗
(l, b)
Source
from the content-addressed store, hash-verified
5
// Flags: --allow-natives-syntax --turbo-escape
6
7
function
get1(l, b) {
8
return
l[1];
9
}
10
11
function
with_double(x) {
12
var
o = {a: [x,x,x]};
Callers
3
import-mutable-global.js
File · 0.85
with_double
Function · 0.85
regress-780658.js
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected