Home | History | Annotate | Download | only in arm64

Lines Matching refs:GETTER

1740       case ObjectLiteral::Property::GETTER:
1741 accessor_table.lookup(key)->second->getter = value;
1757 EmitAccessor(it->second->getter);