Lines Matching full:getter
1441 GETTER, SETTER, // Property is an accessor function.1551 Accessors() : getter(NULL), setter(NULL) {}1552 ObjectLiteralProperty* getter;1603 // A map from property names to getter/setter pairs allocated in the zone.3069 // `property` with a public getter and setter.