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

Method green

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

Source from the content-addressed store, hash-verified

204
205
206 def green(self, data):
207 return "<font color=\"green\">%s</font>" % data
208
209 def PrintHeader(self):
210 data = """<html>

Callers 10

PrintComparisonMethod · 0.95
logOptionsMethod · 0.45
reifyOutputFunction · 0.45
defaultPredicateFunction · 0.45
npxInfoMethod · 0.45
execWorkspacesMethod · 0.45
#prettyViewMethod · 0.45
listMethod · 0.45
createMethod · 0.45
execMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected