MCPcopy 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
2083class InspectionPadawan(object):

Callers 1

output_comment_boxMethod · 0.80

Calls 1

getMethod · 0.65

Tested by

no test coverage detected