Lines Matching refs:is_getter
194 ObjectLiteral::Property::Property(bool is_getter, FunctionLiteral* value) {197 kind_ = is_getter ? GETTER : SETTER;