Home
last modified time | relevance | path

Searched refs:set_comment (Results 1 - 3 of 3) sorted by relevance

/third_party/gn/src/gn/
H A Dparse_tree.h586 void set_comment(const Token& t) { comment_ = t; } in set_comment() function in BlockCommentNode
H A Dparser.cc479 comment->set_comment(token); in BlockComment()
/third_party/node/deps/v8/tools/
H A Dgrokdump.py2019 def set_comment(self, address, comment): member in InspectionInfo
2709 self.formatter(query_components).set_comment(address, comment)
2768 def set_comment(self, straddress, comment): member in InspectionWebFormatter
2771 self.comments.set_comment(address, comment)

Completed in 9 milliseconds