Searched refs:GETTER (Results 1 – 22 of 22) sorted by relevance
330 case ObjectLiteral::Property::GETTER: in AssignFeedbackVectorSlots()357 const auto GETTER = ObjectLiteral::Property::GETTER; in CalculateEmitStore() local378 if (!((property->kind() == GETTER && previous_kind == SETTER) || in CalculateEmitStore()379 (property->kind() == SETTER && previous_kind == GETTER))) { in CalculateEmitStore()
1460 case ObjectLiteral::Property::GETTER: in PrintProperties()
1441 GETTER, SETTER, // Property is an accessor function. enumerator
57 case SyntheticAccessorResolver.GETTER: in writeTo()
54 public static final int GETTER = 1; field in SyntheticAccessorResolver
454 …accessorType = SyntheticAccessorResolver.GETTER; { p += 1; _goto_targ = 5; if (true) continue _go… in test()
39 define GETTER = 0;
184 return %LookupAccessor(TO_OBJECT(receiver), TO_NAME(name), GETTER);
169 accessorType = SyntheticAccessorResolver.GETTER; fbreak;
1037 case ObjectLiteral::Property::GETTER: in VisitObjectLiteral()1121 case ObjectLiteral::Property::GETTER: in VisitObjectLiteral()
1392 DCHECK(property->kind() == ObjectLiteral::Property::GETTER || in EmitAccessor()1394 int offset = property->kind() == ObjectLiteral::Property::GETTER ? 2 : 3; in EmitAccessor()1488 case ObjectLiteral::Property::GETTER: in VisitObjectLiteral()1566 case ObjectLiteral::Property::GETTER: in VisitObjectLiteral()2287 case ObjectLiteral::Property::GETTER: in EmitClassDefineProperties()
1470 DCHECK(property->kind() == ObjectLiteral::Property::GETTER || in EmitAccessor()1472 int offset = property->kind() == ObjectLiteral::Property::GETTER ? 2 : 3; in EmitAccessor()1566 case ObjectLiteral::Property::GETTER: in VisitObjectLiteral()1646 case ObjectLiteral::Property::GETTER: in VisitObjectLiteral()2110 case ObjectLiteral::Property::GETTER: in EmitClassDefineProperties()
1476 DCHECK(property->kind() == ObjectLiteral::Property::GETTER || in EmitAccessor()1478 int offset = property->kind() == ObjectLiteral::Property::GETTER ? 2 : 3; in EmitAccessor()1573 case ObjectLiteral::Property::GETTER: in VisitObjectLiteral()1653 case ObjectLiteral::Property::GETTER: in VisitObjectLiteral()2383 case ObjectLiteral::Property::GETTER: in EmitClassDefineProperties()
1400 DCHECK(property->kind() == ObjectLiteral::Property::GETTER || in EmitAccessor()1402 int offset = property->kind() == ObjectLiteral::Property::GETTER ? 2 : 3; in EmitAccessor()1496 case ObjectLiteral::Property::GETTER: in VisitObjectLiteral()1574 case ObjectLiteral::Property::GETTER: in VisitObjectLiteral()2295 case ObjectLiteral::Property::GETTER: in EmitClassDefineProperties()
1428 DCHECK(property->kind() == ObjectLiteral::Property::GETTER || in EmitAccessor()1430 int offset = property->kind() == ObjectLiteral::Property::GETTER ? 2 : 3; in EmitAccessor()1523 case ObjectLiteral::Property::GETTER: in VisitObjectLiteral()1599 case ObjectLiteral::Property::GETTER: in VisitObjectLiteral()2282 case ObjectLiteral::Property::GETTER: in EmitClassDefineProperties()
1481 DCHECK(property->kind() == ObjectLiteral::Property::GETTER || in EmitAccessor()1483 int offset = property->kind() == ObjectLiteral::Property::GETTER ? 2 : 3; in EmitAccessor()1579 case ObjectLiteral::Property::GETTER: in VisitObjectLiteral()1659 case ObjectLiteral::Property::GETTER: in VisitObjectLiteral()2396 case ObjectLiteral::Property::GETTER: in EmitClassDefineProperties()
1475 DCHECK(property->kind() == ObjectLiteral::Property::GETTER || in EmitAccessor()1477 int offset = property->kind() == ObjectLiteral::Property::GETTER ? 2 : 3; in EmitAccessor()1572 case ObjectLiteral::Property::GETTER: in VisitObjectLiteral()1652 case ObjectLiteral::Property::GETTER: in VisitObjectLiteral()2385 case ObjectLiteral::Property::GETTER: in EmitClassDefineProperties()
1439 DCHECK(property->kind() == ObjectLiteral::Property::GETTER || in EmitAccessor()1441 int offset = property->kind() == ObjectLiteral::Property::GETTER ? 2 : 3; in EmitAccessor()1536 case ObjectLiteral::Property::GETTER: in VisitObjectLiteral()1615 case ObjectLiteral::Property::GETTER: in VisitObjectLiteral()2391 case ObjectLiteral::Property::GETTER: in EmitClassDefineProperties()
1626 case ObjectLiteral::Property::GETTER: { in VisitClassLiteralContents()1800 case ObjectLiteral::Property::GETTER: in VisitObjectLiteral()1880 case ObjectLiteral::Property::GETTER: { in VisitObjectLiteral()
1819 is_get ? ObjectLiteralProperty::GETTER : ObjectLiteralProperty::SETTER, in ParsePropertyDefinition()
5502 if (property->kind() == ObjectLiteralProperty::GETTER) { in SetFunctionNameFromPropertyName()
5966 case ObjectLiteral::Property::GETTER: in VisitObjectLiteral()