Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ get_comment
Method
get_comment
deps/v8/tools/grokdump.py:2079–2080 ·
view source on GitHub ↗
(self, address)
Source
from the content-addressed store, hash-verified
2077
f.close()
2078
2079
def
get_comment(self, address):
2080
return
self.address_comments.get(address,
""
)
2081
2082
2083
class
InspectionPadawan(object):
Callers
1
output_comment_box
Method · 0.80
Calls
1
get
Method · 0.65
Tested by
no test coverage detected