MCPcopy Index your code
hub / github.com/nodejs/node / red

Method red

deps/v8/tools/perf-compare.py:202–203  ·  view source on GitHub ↗
(self, data)

Source from the content-addressed store, hash-verified

200 return "<b>%s</b>" % data
201
202 def red(self, data):
203 return "<font color=\"red\">%s</font>" % data
204
205
206 def green(self, data):

Callers 6

PrintComparisonMethod · 0.95
runMethod · 0.45
npxInfoMethod · 0.45
getHumanOutputItemFunction · 0.45
#prettyViewMethod · 0.45
execMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected