Searched defs:allow_large_objects (Results 1 – 6 of 6) sorted by relevance
137 AllowLargeObjects allow_large_objects, AllocationState const** state_ptr) { in ReduceAllocateRaw()
603 AllowLargeObjects allow_large_objects() const { return allow_large_objects_; } in allow_large_objects() function
83 AllowLargeObjects allow_large_objects) { in OptimizedAllocate()
1782 AllowLargeObjects allow_large_objects) { in AllocateRaw()
966 AllowLargeObjects allow_large_objects) { in OptimizedAllocate()
1371 bool const allow_large_objects = in Allocate() local