Lines Matching full:backing
4062 // Allocate space for the rest parameter array plus the backing store.
4187 // Compute the sizes of backing store, parameter map, and arguments object.
4188 // 1. Parameter map, has 2 extra words containing context and backing store.
4200 // 2. Backing store.
4247 // it will point to the backing store.
4253 // t0 = address of parameter map or backing store (tagged)
4259 // Move backing store address to a1, because it is
4291 // a1 = address of backing store (tagged)
4316 // a1 = address of backing store (tagged)
4407 // Allocate space for the strict arguments object plus the backing store.