Searched defs:allow_large_objects (Results 1 – 6 of 6) sorted by relevance
97 AllowLargeObjects allow_large_objects, AllocationState const** state_ptr) { in ReduceAllocateRaw()
615 AllowLargeObjects allow_large_objects() const { return allow_large_objects_; } in allow_large_objects() function
85 AllowLargeObjects allow_large_objects) { in OptimizedAllocate()
1822 AllowLargeObjects allow_large_objects) { in AllocateRaw()
848 AllowLargeObjects allow_large_objects) { in OptimizedAllocate()
1239 bool const allow_large_objects = flags & kAllowLargeObjectAllocation; in Allocate() local