Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ FalseToString
Function
FalseToString
deps/v8/test/mjsunit/constant-folding.js:170–172 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
168
169
170
function
FalseToString() {
171
return
false.toString();
172
}
173
174
175
function
BoolTest() {
Callers
1
BoolTest
Function · 0.85
Calls
1
toString
Method · 0.45
Tested by
no test coverage detected