Home | History | Annotate | Download | only in src

Lines Matching refs:AccessorPair

111 //         - AccessorPair
436 V(ACCESSOR_PAIR, AccessorPair, accessor_pair) \
1372 // Indicator for one component of an AccessorPair.
8066 class AccessorPair: public Struct {
8071 static inline AccessorPair* cast(Object* obj);
8109 DISALLOW_IMPLICIT_CONSTRUCTORS(AccessorPair);