Home
last modified time | relevance | path

Searched refs:SkipWhitespaceAndComments (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/third_party/inspector_protocol/crdtp/
H A Djson.cc620 static void SkipWhitespaceAndComments(const Char* start, in SkipWhitespaceAndComments() function in v8_crdtp::json::__anon15266::JsonParser
642 SkipWhitespaceAndComments(start, end, tokenStart); in ParseToken()
968 SkipWhitespaceAndComments(token_end, end, value_token_end); in ParseValue()
/third_party/node/tools/inspector_protocol/encoding/
H A Dencoding.cc1755 static void SkipWhitespaceAndComments(const Char* start, in SkipWhitespaceAndComments() function in v8_inspector_protocol_encoding::json::__anon15493::JsonParser
1777 SkipWhitespaceAndComments(start, end, tokenStart); in ParseToken()
2103 SkipWhitespaceAndComments(token_end, end, value_token_end); in ParseValue()

Completed in 5 milliseconds