Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dexpression-classifier.h177 V8_INLINE const Error& strict_mode_formal_parameter_error() const { in strict_mode_formal_parameter_error() function
Dparser-base.h1003 ReportClassifierError(classifier()->strict_mode_formal_parameter_error()); in ValidateFormalParameters()