Home | History | Annotate | Download | only in src

Lines Matching defs:accessor

58 // First argument in list is the accessor class, the second argument is the
59 // accessor ElementsKind, and the third is the backing store class. Use the
1786 ElementsAccessor* accessor = ElementsAccessor::ForArray(arguments);
1790 accessor->Get(receiver, holder, key, arguments),