Home | History | Annotate | Download | only in mips

Lines Matching refs:GETTER

1738       case ObjectLiteral::Property::GETTER:
1739 accessor_table.lookup(key)->second->getter = value;
1755 EmitAccessor(it->second->getter);