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

Function description

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

Source from the content-addressed store, hash-verified

29}
30
31function description(msg)
32{
33 print(removeLink(msg));
34 print("\nOn success, you will see a series of \"PASS\" messages, followed by \"TEST COMPLETE\".\n");
35 print();
36}
37
38function debug(msg)
39{

Calls 2

removeLinkFunction · 0.85
printFunction · 0.50

Tested by

no test coverage detected