Home | History | Annotate | Download | only in runtime

Lines Matching full:use_malloc

906   const bool use_malloc = IsAotCompiler();
907 arena_pool_.reset(new ArenaPool(use_malloc, false));