Home | History | Annotate | Download | only in jit

Lines Matching refs:use_ashmem

65   bool use_ashmem = !generate_debug_info;
83 "data-code-cache", nullptr, max_capacity, kProtAll, false, false, &error_str, use_ashmem);
103 data_map->RemapAtEnd(divider, "jit-code-cache", kProtAll, &error_str, use_ashmem);