Home | History | Annotate | Download | only in src

Lines Matching refs:AccessorPair

1975   MaybeHandle<AccessorPair> maybe_accessors;
1986 // Get AccessorPair if present.
1989 // Get value if not an AccessorPair.
2002 // Get AccessorPair if present.
2005 maybe_accessors = Handle<AccessorPair>::cast(it.GetAccessors());
2008 // Get value if not an AccessorPair.
2020 Handle<AccessorPair> accessors;
11036 AccessorPair* accessors = AccessorPair::cast(*maybe_pair);