Home
last modified time | relevance | path

Searched refs:expression_error (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/parsing/
Dexpression-classifier.h159 V8_INLINE const Error& expression_error() const { in expression_error() function
Dparser-base.h831 const Scanner::Location& a = classifier->expression_error().location; in ValidateExpression()
837 ReportClassifierError(classifier->expression_error()); in ValidateExpression()