MCPcopy 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
170function FalseToString() {
171 return false.toString();
172}
173
174
175function BoolTest() {

Callers 1

BoolTestFunction · 0.85

Calls 1

toStringMethod · 0.45

Tested by

no test coverage detected