Home
last modified time | relevance | path

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

/external/v8/src/
Dscanner.h425 has_multiline_comment_before_next_; in HasAnyLineTerminatorBeforeNext()
564 bool has_multiline_comment_before_next_; variable
Dscanner.cc227 has_multiline_comment_before_next_ = false; in Next()
322 has_multiline_comment_before_next_ = true; in SkipMultiLineComment()
608 has_multiline_comment_before_next_ = false; in SeekForward()