Home | History | Annotate | Download | only in mips

Lines Matching refs:GETTER

1745       case ObjectLiteral::Property::GETTER:
1746 accessor_table.lookup(key)->second->getter = value;
1762 EmitAccessor(it->second->getter);