Searched refs:EatComment (Results 1 – 2 of 2) sorted by relevance
156 bool EatComment();
263 if (!EatComment()) in EatWhitespaceAndComments()272 bool JSONParser::EatComment() { in EatComment() function in base::internal::JSONParser