Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dexpression-classifier.h134 const Error& strong_mode_formal_parameter_error() const { in strong_mode_formal_parameter_error() function
Dparser-base.h624 ReportClassifierError(classifier->strong_mode_formal_parameter_error()); in ValidateFormalParameters()