Lines Matching refs:is_getter
1488 ObjectLiteralProperty(bool is_getter, FunctionLiteral* value);3121 ObjectLiteral::Property* NewObjectLiteralProperty(bool is_getter,3125 new(zone_) ObjectLiteral::Property(is_getter, value);