Lines Matching full:backing
4091 // Allocate space for the rest parameter array plus the backing store.
4247 // x0 alloc_obj pointer to allocated objects: param map, backing
4257 // Compute the size of backing store, parameter map, and arguments object.
4258 // 1. Parameter map, has two extra words containing context and backing
4273 // 2. Add the size of the backing store and arguments object.
4284 // x0 alloc_obj pointer to allocated objects (param map, backing
4324 // it will point to the backing store.
4326 // x0 alloc_obj pointer to allocated objects (param map, backing
4332 // x5 elements pointer to parameter map or backing store (uninit)
4333 // x6 backing_store pointer to backing store (uninit)
4344 // Set up backing store address, because it is needed later for filling in
4375 // x0 alloc_obj pointer to allocated objects (param map, backing
4381 // x5 elements pointer to parameter map or backing store (uninit)
4382 // x6 backing_store pointer to backing store (uninit)
4421 // x0 alloc_obj pointer to allocated objects (param map, backing
4427 // x6 backing_store pointer to backing store (uninit)
4511 // Allocate space for the strict arguments object plus the backing store.