Home | History | Annotate | Download | only in x64

Lines Matching refs:GETTER

1718       case ObjectLiteral::Property::GETTER:
1719 accessor_table.lookup(key)->second->getter = value;
1734 EmitAccessor(it->second->getter);