Home | History | Annotate | Download | only in src

Lines Matching refs:is_getter

209 ObjectLiteralProperty::ObjectLiteralProperty(bool is_getter,
213 kind_ = is_getter ? GETTER : SETTER;