Searched refs:TEMP_JIT_ALLOW (Results 1 – 2 of 2) sorted by relevance
100 static const int TEMP_JIT_ALLOW = 28; member
3266 startMsg.flags |= tempJitAllow ? START_FLAG_BASE << StartFlags::TEMP_JIT_ALLOW : 0; in SetAppInfo()