Home | History | Annotate | Download | only in arm

Lines Matching refs:GETTER

1730       case ObjectLiteral::Property::GETTER:
1731 accessor_table.lookup(key)->second->getter = value;
1747 EmitAccessor(it->second->getter);