Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ eval
Function
eval
deps/v8/test/mjsunit/es6/method-name-eval-arguments.js:7–9 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5
(
function
TestSloppyMode() {
6
var
o = {
7
eval() {
8
return
1;
9
},
10
arguments() {
11
return
2;
12
},
Callers
15
TestFunctionLocal
Function · 0.70
TestFunctionContext
Function · 0.70
TestBlockLocal
Function · 0.70
TestBlockContext
Function · 0.70
f2
Function · 0.70
f
Function · 0.70
TestFunctionLocal
Function · 0.70
TestBlockLocal
Function · 0.70
f
Function · 0.70
middle
Function · 0.70
Test
Function · 0.70
AssertEqualsStrictAndSloppy
Function · 0.70
Calls
no outgoing calls
Tested by
5
test
Function · 0.40
test
Function · 0.40
test
Function · 0.40
test
Function · 0.40
test
Method · 0.40
Used in the wild
real call sites across dependent graphs
searching dependent graphs…