Home
last modified time | relevance | path

Searched refs:is_comment (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/tools/
Dobjdump-v852 def is_comment(line): function
77 if not is_comment(line):
/third_party/skia/
DPRESUBMIT.py76 def is_comment(line): function
92 if is_comment(line) or is_empty_line(line):