Searched defs:is_computed_name (Results 1 – 5 of 5) sorted by relevance
280 Kind kind, bool is_computed_name) in ObjectLiteralProperty()287 bool is_computed_name) in ObjectLiteralProperty()309 bool is_computed_name, in ClassLiteralProperty()
1201 bool is_computed_name() const { in is_computed_name() function1207 LiteralProperty(Expression* key, Expression* value, bool is_computed_name) in LiteralProperty()3038 bool is_computed_name) { in NewObjectLiteralProperty()3045 bool is_computed_name) { in NewObjectLiteralProperty()3256 bool is_static, bool is_computed_name, bool is_private) { in NewClassLiteralProperty()
552 bool is_computed_name, in NewClassLiteralProperty()559 bool is_computed_name) { in NewObjectLiteralProperty()564 bool is_computed_name) { in NewObjectLiteralProperty()
3157 bool is_static, bool is_computed_name, in DeclarePublicClassField()
685 bool is_computed_name; member