Lines Matching refs:alloc
254 AllocationResult alloc =
256 if (!alloc.To(&obj)) return false;
263 AllocationResult alloc =
265 if (!alloc.To(&obj)) return false;
444 AllocationResult alloc = AllocateRaw(Cell::kSize, AllocationType::kOld);
445 if (!alloc.To(&obj)) return false;
538 AllocationResult alloc = AllocateRaw(
540 if (!alloc.To(&obj)) return false;
548 AllocationResult alloc =
551 if (!alloc.To(&obj)) return false;
567 AllocationResult alloc =
569 if (!alloc.To(&obj)) return false;
582 AllocationResult alloc =
585 if (!alloc.To(&obj)) return false;