Lines Matching refs:SETTER
1567 case ObjectLiteral::Property::SETTER:1568 accessor_table.lookup(key)->second->setter = value;1582 EmitAccessor(it->second->setter);