Lines Matching refs:SETTER
1692 case ObjectLiteral::Property::SETTER:1693 accessor_table.lookup(key)->second->setter = value;1706 EmitAccessor(it->second->setter);