Home | History | Annotate | Download | only in arm

Lines Matching refs:SETTER

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