Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ shouldBeTrue
Function
shouldBeTrue
deps/v8/test/webkit/resources/standalone-pre.js:123–123 ·
view source on GitHub ↗
(_a)
Source
from the content-addressed store, hash-verified
121
}
122
123
function
shouldBeTrue(_a) { shouldBe(_a,
"true"
); }
124
function
shouldBeFalse(_a) { shouldBe(_a,
"false"
); }
125
function
shouldBeNaN(_a) { shouldBe(_a,
"NaN"
); }
126
function
shouldBeNull(_a) { shouldBe(_a,
"null"
); }
Callers
15
isSuccessfullyParsed
Function · 0.70
array-every.js
File · 0.50
dictionary-prototype-caching.js
File · 0.50
comparison-operators-greater.js
File · 0.50
array-iterate-backwards.js
File · 0.50
codegen-peephole-locals.js
File · 0.50
codegen-loops-logical-nodes.js
File · 0.50
reserved-words.js
File · 0.50
regexp-backreferences.js
File · 0.50
shouldBeInThisOrder
Function · 0.50
date-utc-timeclip.js
File · 0.50
interpreter-no-activation.js
File · 0.50
Calls
1
shouldBe
Function · 0.70
Tested by
1
test
Function · 0.40