MCPcopy Create free account
hub / github.com/nodejs/node / testFailed

Function testFailed

deps/v8/test/webkit/resources/standalone-pre.js:53–56  ·  view source on GitHub ↗
(msg)

Source from the content-addressed store, hash-verified

51}
52
53function testFailed(msg)
54{
55 print("FAIL", escapeString(msg));
56}
57
58function areArraysEqual(_a, _b)
59{

Calls 2

escapeStringFunction · 0.70
printFunction · 0.50

Tested by 3

testFunction · 0.68
testFunction · 0.68
testFunction · 0.68