Searched refs:start_pos_ (Results 1 – 3 of 3) sorted by relevance
132 void Reset() { token_end_ = start_pos_; } in Reset()153 start_pos_ = string_begin; in Init()232 const_iterator start_pos_; variable
1542 start_pos_ = start; in Parse()2110 Status{error, static_cast<size_t>(pos - start_pos_)}); in HandleError()2115 const Char* start_pos_ = nullptr; member in v8_inspector_protocol_encoding::json::__anonbd9b22800711::JsonParser
1550 start_pos_ = start;2118 Status{error, static_cast<size_t>(pos - start_pos_)});2123 const Char* start_pos_ = nullptr;