Searched refs:stack_allocations_count (Results 1 – 1 of 1) sorted by relevance
649 uptr stack_allocations_count = 0; in CopyAllocations() local652 if (stack_allocations_count < ARRAY_SIZE(stack_allocations_storage) && in CopyAllocations()654 stack_allocations_storage[stack_allocations_count++].CopyFrom(t); in CopyAllocations()674 return {{stack_allocations_storage, stack_allocations_count}, in CopyAllocations()