Searched refs:SETTER (Results 1 – 22 of 22) sorted by relevance
335 case ObjectLiteral::Property::SETTER: in AssignFeedbackVectorSlots()358 const auto SETTER = ObjectLiteral::Property::SETTER; in CalculateEmitStore() local378 if (!((property->kind() == GETTER && previous_kind == SETTER) || in CalculateEmitStore()379 (property->kind() == SETTER && previous_kind == GETTER))) { in CalculateEmitStore()
1463 case ObjectLiteral::Property::SETTER: in PrintProperties()
1441 GETTER, SETTER, // Property is an accessor function. enumerator
60 case SyntheticAccessorResolver.SETTER: in writeTo()
55 public static final int SETTER = 2; field in SyntheticAccessorResolver
460 …accessorType = SyntheticAccessorResolver.SETTER; { p += 1; _goto_targ = 5; if (true) continue _go… in test()
40 define SETTER = 1;
209 return %LookupAccessor(TO_OBJECT(receiver), TO_NAME(name), SETTER);
173 accessorType = SyntheticAccessorResolver.SETTER; fbreak;
1042 case ObjectLiteral::Property::SETTER: in VisitObjectLiteral()1124 case ObjectLiteral::Property::SETTER: in VisitObjectLiteral()
1401 property->kind() == ObjectLiteral::Property::SETTER); in EmitAccessor()1501 case ObjectLiteral::Property::SETTER: in VisitObjectLiteral()1579 case ObjectLiteral::Property::SETTER: in VisitObjectLiteral()2300 case ObjectLiteral::Property::SETTER: in EmitClassDefineProperties()
1482 property->kind() == ObjectLiteral::Property::SETTER); in EmitAccessor()1584 case ObjectLiteral::Property::SETTER: in VisitObjectLiteral()1665 case ObjectLiteral::Property::SETTER: in VisitObjectLiteral()2402 case ObjectLiteral::Property::SETTER: in EmitClassDefineProperties()
1471 property->kind() == ObjectLiteral::Property::SETTER); in EmitAccessor()1571 case ObjectLiteral::Property::SETTER: in VisitObjectLiteral()1652 case ObjectLiteral::Property::SETTER: in VisitObjectLiteral()2116 case ObjectLiteral::Property::SETTER: in EmitClassDefineProperties()
1429 property->kind() == ObjectLiteral::Property::SETTER); in EmitAccessor()1528 case ObjectLiteral::Property::SETTER: in VisitObjectLiteral()1604 case ObjectLiteral::Property::SETTER: in VisitObjectLiteral()2287 case ObjectLiteral::Property::SETTER: in EmitClassDefineProperties()
1476 property->kind() == ObjectLiteral::Property::SETTER); in EmitAccessor()1577 case ObjectLiteral::Property::SETTER: in VisitObjectLiteral()1658 case ObjectLiteral::Property::SETTER: in VisitObjectLiteral()2391 case ObjectLiteral::Property::SETTER: in EmitClassDefineProperties()
1393 property->kind() == ObjectLiteral::Property::SETTER); in EmitAccessor()1493 case ObjectLiteral::Property::SETTER: in VisitObjectLiteral()1571 case ObjectLiteral::Property::SETTER: in VisitObjectLiteral()2292 case ObjectLiteral::Property::SETTER: in EmitClassDefineProperties()
1477 property->kind() == ObjectLiteral::Property::SETTER); in EmitAccessor()1578 case ObjectLiteral::Property::SETTER: in VisitObjectLiteral()1659 case ObjectLiteral::Property::SETTER: in VisitObjectLiteral()2389 case ObjectLiteral::Property::SETTER: in EmitClassDefineProperties()
1440 property->kind() == ObjectLiteral::Property::SETTER); in EmitAccessor()1541 case ObjectLiteral::Property::SETTER: in VisitObjectLiteral()1621 case ObjectLiteral::Property::SETTER: in VisitObjectLiteral()2397 case ObjectLiteral::Property::SETTER: in EmitClassDefineProperties()
1633 case ObjectLiteral::Property::SETTER: { in VisitClassLiteralContents()1805 case ObjectLiteral::Property::SETTER: in VisitObjectLiteral()1888 case ObjectLiteral::Property::SETTER: { in VisitObjectLiteral()
1819 is_get ? ObjectLiteralProperty::GETTER : ObjectLiteralProperty::SETTER, in ParsePropertyDefinition()
5505 } else if (property->kind() == ObjectLiteralProperty::SETTER) { in SetFunctionNameFromPropertyName()
5965 case ObjectLiteral::Property::SETTER: in VisitObjectLiteral()