Home
last modified time | relevance | path

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

/external/v8/src/parsing/
Dexpression-classifier.h37 StrictModeFormalParametersProduction = 1 << 5, enumerator
48 StrictModeFormalParametersProduction |
99 return is_valid(StrictModeFormalParametersProduction); in is_valid_strict_mode_formal_parameters()
238 invalid_productions_ |= StrictModeFormalParametersProduction;
310 if (errors & StrictModeFormalParametersProduction)