Home | History | Annotate | Download | only in mips

Lines Matching refs:GETTER

1573       case ObjectLiteral::Property::GETTER:
1574 accessor_table.lookup(key)->second->getter = value;
1590 EmitAccessor(it->second->getter);