Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ o
Function
o
deps/v8/test/mjsunit/migrations.js:131–131 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
129
{
130
name:
"f()"
,
131
ctor:
function
(v) {
var
o =
function
() {
return
v;}; o.a = v;
return
o; },
132
args:
function
(i) {
return
[1.5 + i]; },
133
},
134
{
Callers
1
migrations.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected