Searched refs:pending_error_handler_ (Results 1 – 5 of 5) sorted by relevance
301 DCHECK(top->pending_error_handler_.has_pending_error()); in Analyze()302 top->pending_error_handler_.ThrowPendingError(info->isolate(), in Analyze()888 top->pending_error_handler_.ReportMessageAt(start_position, end_position, in ReportMessage()
839 PendingCompilationErrorHandler pending_error_handler_; variable
1035 PendingCompilationErrorHandler pending_error_handler_; variable
536 parser_->pending_error_handler_.ReportMessageAt(source_location.beg_pos, in ReportMessageAt()567 parser_->pending_error_handler_.ReportMessageAt(source_location.beg_pos, in ReportMessageAt()5042 DCHECK(pending_error_handler_.has_pending_error()); in Internalize()5043 pending_error_handler_.ThrowPendingError(isolate, script); in Internalize()
1616 i::PendingCompilationErrorHandler pending_error_handler_; in BindToCurrentContext() local1617 pending_error_handler_.ReportMessageAt( in BindToCurrentContext()1623 pending_error_handler_.ThrowPendingError(isolate, script); in BindToCurrentContext()