Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ f
Function
f
deps/v8/test/mjsunit/es6/super.js:11–13 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
9
function
fBase() { }
10
Base.prototype = {
11
f() {
12
return
"Base "
+ this.toString();
13
},
14
x: 15,
15
toString() {
16
return
"this is Base"
;
Callers
15
proxies.js
File · 0.70
block-scoping-top-level.js
File · 0.70
indexed-integer-exotics.js
File · 0.70
test
Function · 0.70
super.js
File · 0.70
test
Function · 0.70
math-clz32.js
File · 0.70
iter_map
Function · 0.70
array-of.js
File · 0.70
TestCall
Function · 0.70
TestCallIntrinsic
Function · 0.70
TestCallThrow
Function · 0.70
Calls
6
assertInstanceof
Function · 0.85
eval
Function · 0.70
assertEquals
Function · 0.50
assertTrue
Function · 0.50
toString
Method · 0.45
f
Method · 0.45
Tested by
2
test
Function · 0.56
test
Function · 0.56