Lines Matching refs:is_getter
1336 Property(bool is_getter, FunctionLiteral* value);2807 ObjectLiteral::Property* NewObjectLiteralProperty(bool is_getter,2810 new(zone_) ObjectLiteral::Property(is_getter, value);