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

Function debug

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

Source from the content-addressed store, hash-verified

36}
37
38function debug(msg)
39{
40 print(msg);
41}
42
43function escapeString(text)
44{

Callers 15

shouldBeFunction · 0.70
shouldBeEqualToStringFunction · 0.70
isSuccessfullyParsedFunction · 0.70
JSON-stringify.jsFile · 0.70
regexp-non-bmp.jsFile · 0.50
array-every.jsFile · 0.50
sparse-array.jsFile · 0.50
delete-then-put.jsFile · 0.50

Calls 1

printFunction · 0.50

Tested by

no test coverage detected