Searched refs:component_shift (Results 1 – 1 of 1) sorted by relevance
138 const auto component_shift = GetClass()->GetComponentSizeShift(); in CopyOf() local139 Array* new_array = Alloc<true>(self, GetClass(), new_length, component_shift, allocator_type); in CopyOf()142 std::min(h_this->GetLength(), new_length) << component_shift); in CopyOf()