Home | History | Annotate | Download | only in arm64

Lines Matching refs:SETTER

1192              property->kind() == ObjectLiteral::Property::SETTER);
1296 case ObjectLiteral::Property::SETTER:
1300 it->second->setter = property;
1315 EmitAccessor(it->second->setter);