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