Searched defs:set_comment (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/tools/gn/
H A Dparse_tree.h464 void set_comment(const Token& t) { comment_ = t; } function in class:BlockCommentNode
/external/chromium_org/v8/tools/
H A Dgrokdump.py1654 def set_comment(self, address, comment): member in class:InspectionInfo
2043 self.formatter(query_components).set_comment(address, comment)
2103 def set_comment(self, straddress, comment): member in class:InspectionWebFormatter
2106 self.comments.set_comment(address, comment)

Completed in 449 milliseconds