Home
last modified time | relevance | path

Searched refs:g_jitEnabled (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/child_process_manager/
H A Dchild_process_manager.cpp50 bool g_jitEnabled = false; variable
248 auto runtime = CreateRuntime(bundleInfo, hapModuleInfo, false, g_jitEnabled); in HandleChildProcessBySelfFork()
461 g_jitEnabled = jitEnabled; in SetForkProcessJITEnabled()