Home | History | Annotate | Download | only in src

Lines Matching full:backing

32   // in the backing store to use for the check, which must be compatible with
34 // holder->elements() is used as the backing store.
50 // can optionally pass in the backing store to use for the check, which must
52 // backing_store is NULL, the holder->elements() is used as the backing store.
68 // can optionally pass in the backing store to use for the check, which must
70 // backing_store is NULL, the holder->elements() is used as the backing store.
86 // can optionally pass in the backing store to use for the check, which must
88 // backing_store is NULL, the holder->elements() is used as the backing store.
103 // underlying backing store accordingly. The method honors the semantics of
112 // backing store as necessary. This method does NOT honor the semantics of
122 // Deletes an element in an object, returning a new elements backing store.
137 // Copy elements from one backing store to another. Typically, callers specify
138 // the source JSObject or JSArray in source_holder. If the holder's backing
200 // underlying storage's backing store representation, and are between 0 and