Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ toString
Method
toString
deps/v8/test/mjsunit/es6/super.js:53–55 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
51
return
"Base "
+ this.toString();
52
}
53
toString() {
54
return
"this is Base"
;
55
}
56
}
57
58
Base.prototype[x] = 15;
Callers
15
f
Method · 0.95
setBreakPointAtLocation
Method · 0.45
regress-374013413.js
File · 0.45
regress-109195.js
File · 0.45
assertEqualsAsync
Function · 0.45
assertEqualsAsync
Function · 0.45
registerTest
Function · 0.45
error-tostring.js
File · 0.45
number-tostring.js
File · 0.45
ubsan-fuzzerbugs.js
File · 0.45
TestStringType
Function · 0.45
regexp.js
File · 0.45
Calls
no outgoing calls
Tested by
6
test
Function · 0.36
test
Function · 0.36
test
Function · 0.36
test
Function · 0.36
test
Function · 0.36
test
Function · 0.36