Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dexpression-classifier.h169 V8_INLINE const Error& arrow_formal_parameters_error() const { in arrow_formal_parameters_error() function
Dparser-base.h1029 parenthesized_formals ? classifier()->arrow_formal_parameters_error() in ValidateArrowFormalParameters()