Lines Matching full:backing
3860 // Allocate space for the rest parameter array plus the backing store.
3986 // Compute the sizes of backing store, parameter map, and arguments object.
3987 // 1. Parameter map, has 2 extra words containing context and backing store.
3996 // 2. Backing store.
4038 // it will point to the backing store.
4044 // r4 = address of parameter map or backing store (tagged)
4049 // Move backing store address to r1, because it is
4079 // r1 = address of backing store (tagged)
4105 // r1 = address of backing store (tagged)
4198 // Allocate space for the strict arguments object plus the backing store.