Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ bold
Method
bold
deps/v8/tools/perf-compare.py:199–200 ·
view source on GitHub ↗
(self, data)
Source
from the content-addressed store, hash-verified
197
print(string_data)
198
199
def
bold(self, data):
200
return
"<b>%s</b>"
% data
201
202
def
red(self, data):
203
return
"<font color=\"
red\
">%s</font>"
% data
Callers
5
PrintComparison
Method · 0.95
explainEdge
Function · 0.80
run
Method · 0.80
execWorkspaces
Method · 0.80
string-html.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected