Home | History | Annotate | Download | only in src

Lines Matching defs:access_type_

2428           access_type_(access_type),
2474 bool IsLoad() const { return access_type_ == LOAD; }
2531 PropertyAccessType access_type_;