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.h122 const Error& arrow_formal_parameters_error() const { in arrow_formal_parameters_error() function
Dparser-base.h646 parenthesized_formals ? classifier->arrow_formal_parameters_error() in ValidateArrowFormalParameters()