Lines Matching refs:SETTER
1576 case ObjectLiteral::Property::SETTER:1577 accessor_table.lookup(key)->second->setter = value;1591 EmitAccessor(it->second->setter);