Home | History | Annotate | Download | only in runtime

Lines Matching refs:low_4gb_arena_pool_

398   low_4gb_arena_pool_.reset();
1228 low_4gb_arena_pool_.reset(new ArenaPool(/* use_malloc */ false, /* low_4gb */ true));
2332 ? new LinearAlloc(low_4gb_arena_pool_.get())