Home | History | Annotate | Download | only in src

Lines Matching full:backing

1658   // [properties]: Backing storage for properties.
1774 // passed map. This also extends the property backing store if necessary.
1897 // Returns true if the backing storage for the slow-case elements of
1898 // this object takes up nearly as much space as a fast-case backing
1954 // Replace the elements' backing store with fast elements of the given
1955 // capacity. Update the length for JSArrays. Returns the new backing
2033 // added this number can be indicated to have the backing store allocated to
2039 // Convert and update the elements backing store to be a
2040 // SeededNumberDictionary dictionary. Returns the backing after conversion.
2184 // When extending the backing storage for property values, we increase
2329 // Returns true if most of the elements backing storage is used.
2350 // Return the hash table backing store or the inline stored identity hash,
2354 // Return the hash table backing store for hidden properties. If there is no
2355 // backing store, allocate one.
2359 // Set the hidden property backing store to either a hash table or
3161 // // of the backing storage.
3167 // beginning of the backing storage that can be used for non-element
4458 // [external_pointer]: The pointer to the external memory area backing this
6062 // backing storage for instances of this map.
6315 // Zaps the contents of backing data structures. Note that the
7976 // Initial size of the fixed array backing the hash table.
8314 // - this struct (in the slow backing store) contains an index into the context
9651 // [table]: the backing hash table
9705 // [table]: the backing hash table mapping keys to values.
9748 // Transitions the iterator to the non obsolete backing store. This is a NOP
9799 // [table]: the backing hash table mapping keys to values.
9844 // [backing_store]: backing memory for this array
10014 // - fast, backing storage is a FixedArray and length <= elements.length();
10016 // - slow, backing storage is a HashTable with numbers as keys.
10052 // Ensures that the fixed array backing the JSArray has at
10057 // Expand the fixed array backing of a fast-case JSArray to at least