Searched refs:is_escaped_keyword (Results 1 – 1 of 1) sorted by relevance
736 bool* is_identifier, bool* is_escaped_keyword,1558 bool* is_computed_name, bool* is_identifier, bool* is_escaped_keyword, in ParsePropertyName() argument1603 *is_escaped_keyword = true; in ParsePropertyName()1641 bool is_escaped_keyword = false; in ParsePropertyDefinition() local1644 &is_escaped_keyword, classifier, in ParsePropertyDefinition()1652 is_escaped_keyword && in ParsePropertyDefinition()1674 if ((is_identifier || is_escaped_keyword) && in ParsePropertyDefinition()