Searched refs:unshift_size (Results 1 – 2 of 2) sorted by relevance
133 uint32_t unshift_size) = 0;
708 uint32_t unshift_size) final { in Unshift() argument709 return Subclass::UnshiftImpl(receiver, args, unshift_size); in Unshift()713 uint32_t unshift_size) { in UnshiftImpl() argument2208 Arguments* args, uint32_t unshift_size) { in UnshiftImpl() argument2211 return Subclass::AddArguments(receiver, backing_store, args, unshift_size, in UnshiftImpl()