Lines Matching refs:SETTER
1671 case ObjectLiteral::Property::SETTER:1672 accessor_table.lookup(key)->second->setter = value;1685 EmitAccessor(it->second->setter);