Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ shouldBeTaken
Function
shouldBeTaken
deps/v8/test/mjsunit/undetectable.js:13–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11
}
12
13
function
shouldBeTaken() {
14
fail(
"Inverted Undetectable branch should be taken"
,
"branch was not taken"
);
15
}
16
17
function
testCompares() {
18
assertTrue(!obj);
Callers
1
testIfs
Function · 0.85
Calls
1
fail
Function · 0.70
Tested by
no test coverage detected