Searched refs:pending_error_location_ (Results 1 – 2 of 2) sorted by relevance
842 Scanner::Location pending_error_location_; variable
591 parser_->pending_error_location_ = source_location; in ReportMessageAt()626 parser_->pending_error_location_ = source_location; in ReportMessageAt()4009 MessageLocation location(script(), pending_error_location_.beg_pos, in ThrowPendingError()4010 pending_error_location_.end_pos); in ThrowPendingError()