Home | History | Annotate | Download | only in x64

Lines Matching refs:GETTER

1700       case ObjectLiteral::Property::GETTER:
1701 accessor_table.lookup(key)->second->getter = value;
1716 EmitAccessor(it->second->getter);