Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dscanner.h431 has_multiline_comment_before_next_; in HasAnyLineTerminatorBeforeNext()
754 bool has_multiline_comment_before_next_; variable
Dscanner.cc246 has_multiline_comment_before_next_ = false; in Next()
419 has_multiline_comment_before_next_ = true; in SkipMultiLineComment()
728 has_multiline_comment_before_next_ = false; in SeekForward()