Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dexpression-classifier.h154 return reported_error(kExpressionProduction); in expression_error()
158 return reported_error(kFormalParameterInitializerProduction); in formal_parameter_initializer_error()
162 return reported_error(kBindingPatternProduction); in binding_pattern_error()
166 return reported_error(kAssignmentPatternProduction); in assignment_pattern_error()
170 return reported_error(kArrowFormalParametersProduction); in arrow_formal_parameters_error()
174 return reported_error(kDistinctFormalParametersProduction); in duplicate_formal_parameter_error()
178 return reported_error(kStrictModeFormalParametersProduction); in strict_mode_formal_parameter_error()
182 return reported_error(kLetPatternProduction); in let_pattern_error()
186 return reported_error(kAsyncArrowFormalParametersProduction); in async_arrow_formal_parameters_error()
357 V8_INLINE const Error& reported_error(ErrorKind kind) const { in reported_error() function
/external/v8/tools/clang/blink_gc_plugin/
Dprocess-graph.py63 def reported_error(): function
459 if reported_error():