Home | History | Annotate | Download | only in arm

Lines Matching refs:GETTER

1564       case ObjectLiteral::Property::GETTER:
1565 accessor_table.lookup(key)->second->getter = value;
1581 EmitAccessor(it->second->getter);