Lines Matching refs:kAllowLargeObjectAllocation
1241 flags & AllocationFlag::kAllowLargeObjectAllocation;
1372 flags & AllocationFlag::kAllowLargeObjectAllocation;
1452 Allocate(size_in_bytes, AllocationFlag::kAllowLargeObjectAllocation);
3409 Allocate(size, AllocationFlag::kAllowLargeObjectAllocation);
3733 AllocationFlag::kAllowLargeObjectAllocation, fixed_array_map));
4034 CHECK_EQ(allocation_flags & ~AllocationFlag::kAllowLargeObjectAllocation, 0);
4084 if (allocation_flags & AllocationFlag::kAllowLargeObjectAllocation) {
4563 auto allocation_flags = AllocationFlag::kAllowLargeObjectAllocation;
15507 AllocationFlag::kAllowLargeObjectAllocation);
15513 Allocate(total_size, AllocationFlag::kAllowLargeObjectAllocation));
15607 AllocationFlag::kAllowLargeObjectAllocation);
15613 Allocate(total_size, AllocationFlag::kAllowLargeObjectAllocation));