Home | History | Annotate | Download | only in ia32

Lines Matching refs:SETTER

1303              property->kind() == ObjectLiteral::Property::SETTER);
1406 case ObjectLiteral::Property::SETTER:
1410 it->second->setter = property;
1425 EmitAccessor(it->second->setter);
1490 case ObjectLiteral::Property::SETTER:
1967 case ObjectLiteral::Property::SETTER: