Searched defs:is_computed_name (Results 1 – 6 of 6) sorted by relevance
226 bool is_computed_name) in ObjectLiteralProperty()238 bool is_computed_name) in ObjectLiteralProperty()
1462 bool is_computed_name() const { return is_computed_name_; } in is_computed_name() function3280 bool is_static, bool is_computed_name) { in NewObjectLiteralProperty()3288 bool is_computed_name) { in NewObjectLiteralProperty()
1558 bool* is_computed_name, bool* is_identifier, bool* is_escaped_keyword, in ParsePropertyName()1628 bool is_static, bool* is_computed_name, bool* has_seen_constructor, in ParsePropertyDefinition()1852 bool is_computed_name = false; in ParseObjectLiteral() local
1235 bool is_computed_name = false; // Classes do not care about computed in ParseClassLiteral() local
451 bool is_computed_name) { in NewObjectLiteralProperty()457 bool is_computed_name) { in NewObjectLiteralProperty()
4785 bool is_computed_name = false; // Classes do not care about computed in ParseClassLiteral() local