Lines Matching defs:backing_store

589                              Handle<FixedArrayBase> backing_store) {  in HasElementImpl()
598 Handle<FixedArrayBase> backing_store) FINAL OVERRIDE { in HasElement()
607 Handle<FixedArrayBase> backing_store) FINAL OVERRIDE { in Get()
626 Handle<FixedArrayBase> backing_store) { in GetImpl()
638 Handle<FixedArrayBase> backing_store) FINAL OVERRIDE { in GetAttributes()
647 Handle<FixedArrayBase> backing_store) { in GetAttributesImpl()
660 Handle<FixedArrayBase> backing_store) FINAL OVERRIDE { in GetAccessorPair()
669 Handle<FixedArrayBase> backing_store) { in GetAccessorPairImpl()
828 static uint32_t GetCapacityImpl(Handle<FixedArrayBase> backing_store) { in GetCapacityImpl()
832 virtual uint32_t GetCapacity(Handle<FixedArrayBase> backing_store) in GetCapacity()
837 static uint32_t GetKeyForIndexImpl(Handle<FixedArrayBase> backing_store, in GetKeyForIndexImpl()
842 virtual uint32_t GetKeyForIndex(Handle<FixedArrayBase> backing_store, in GetKeyForIndex()
869 Handle<FixedArrayBase> backing_store, in SetLengthWithoutNormalize()
930 Handle<BackingStore> backing_store = Handle<BackingStore>::cast(elements); in DeleteCommon() local
988 Handle<FixedArrayBase> backing_store) { in HasElementImpl()
1010 Handle<BackingStore> backing_store = Handle<BackingStore>::cast(elements); in ValidateContents() local
1273 Handle<FixedArrayBase> backing_store) { in GetImpl()
1285 Handle<FixedArrayBase> backing_store) { in GetAttributesImpl()
1294 Handle<FixedArrayBase> backing_store) { in SetLengthImpl()
1311 Handle<FixedArrayBase> backing_store) { in HasElementImpl()
1406 Handle<FixedArray> backing_store(FixedArray::cast(obj->elements()), in DeleteCommon() local
1469 Handle<SeededNumberDictionary> backing_store = in GetImpl() local
1490 Handle<FixedArrayBase> backing_store) { in GetAttributesImpl()
1505 Handle<SeededNumberDictionary> backing_store = in GetAccessorPairImpl() local
1520 Handle<SeededNumberDictionary> backing_store = in HasElementImpl() local
1591 Handle<FixedArrayBase> backing_store) { in GetAttributesImpl()
1667 static uint32_t GetCapacityImpl(Handle<FixedArrayBase> backing_store) { in GetCapacityImpl()
1751 Handle<FixedArrayBase> backing_store) { in SetLengthImpl()