Home | History | Annotate | Download | only in mips

Lines Matching refs:SETTER

1745       case ObjectLiteral::Property::SETTER:
1746 accessor_table.lookup(key)->second->setter = value;
1760 EmitAccessor(it->second->setter);