MCPcopy 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
13function shouldBeTaken() {
14 fail("Inverted Undetectable branch should be taken", "branch was not taken");
15}
16
17function testCompares() {
18 assertTrue(!obj);

Callers 1

testIfsFunction · 0.85

Calls 1

failFunction · 0.70

Tested by

no test coverage detected