Home | History | Annotate | Download | only in src

Lines Matching refs:backing_store

33   // the ElementsKind of the ElementsAccessor. If backing_store is NULL, the
39 Handle<FixedArrayBase> backing_store) = 0;
52 // backing_store is NULL, the holder->elements() is used as the backing store.
57 Handle<FixedArrayBase> backing_store) = 0;
70 // backing_store is NULL, the holder->elements() is used as the backing store.
75 Handle<FixedArrayBase> backing_store) = 0;
88 // backing_store is NULL, the holder->elements() is used as the backing store.
93 Handle<FixedArrayBase> backing_store) = 0;
196 virtual uint32_t GetCapacity(Handle<FixedArrayBase> backing_store) = 0;
206 virtual uint32_t GetKeyForIndex(Handle<FixedArrayBase> backing_store,