Searched refs:force_arena (Results 1 – 1 of 1) sorted by relevance
129 char* AllocateImpl(size_t bytes, bool force_arena, const Func& func) { in AllocateImpl() argument137 if (bytes > shard_block_size_ / 4 || force_arena || in AllocateImpl()