Searched refs:function_name_is_strict_reserved (Results 1 – 1 of 1) sorted by relevance
396 bool function_name_is_strict_reserved, in CheckStrictFunctionNameAndParameters() argument407 if (function_name_is_strict_reserved) { in CheckStrictFunctionNameAndParameters()2681 bool function_name_is_strict_reserved = false; in ParseArrowFunctionLiteral() local2686 this->EmptyIdentifier(), function_name_is_strict_reserved, in ParseArrowFunctionLiteral()