Lines Matching full:backing
4027 // Allocate space for the rest parameter array plus the backing store.
4164 // Compute the sizes of backing store, parameter map, and arguments object.
4165 // 1. Parameter map, has 2 extra words containing context and backing store.
4185 // 2. Backing store.
4241 // it will point to the backing store.
4247 // r7 = address of parameter map or backing store (tagged)
4258 // Move backing store address to r4, because it is
4294 // r4 = address of backing store (tagged)
4318 // r4 = address of backing store (tagged)
4415 // Allocate space for the strict arguments object plus the backing store.