• Home
  • Raw
  • Download

Lines Matching full:bool

75     bool enableAsm {false};
244 bool ParseCommand(const int argc, const char** argv);
245 bool SetDefaultValue(char* argv);
247 bool EnableArkTools() const in EnableArkTools()
252 void SetEnableArkTools(bool value) in SetEnableArkTools()
257 bool WasSetEnableArkTools() const in WasSetEnableArkTools()
262 bool IsOpenArkTools() const in IsOpenArkTools()
267 void SetOpenArkTools(bool value) in SetOpenArkTools()
272 bool WasSetOpenArkTools() const in WasSetOpenArkTools()
277 bool IsEnableRuntimeStat() const in IsEnableRuntimeStat()
282 void SetEnableRuntimeStat(bool value) in SetEnableRuntimeStat()
287 bool WasSetEnableRuntimeStat() const in WasSetEnableRuntimeStat()
322 void SetCompilerEnableExternalPkg(bool compilerEnableExternalPkg) in SetCompilerEnableExternalPkg()
327 bool GetCompilerEnableExternalPkg() const in GetCompilerEnableExternalPkg()
332 bool WasStubFileSet() const in WasStubFileSet()
337 void SetEnableAOT(bool value) in SetEnableAOT()
342 bool GetEnableAOT() const in GetEnableAOT()
357 bool WasAOTOutputFileSet() const in WasAOTOutputFileSet()
392 bool EnableForceGC() const in EnableForceGC()
397 void SetEnableForceGC(bool value) in SetEnableForceGC()
402 bool ForceFullGC() const in ForceFullGC()
407 void SetForceFullGC(bool value) in SetForceFullGC()
422 void SetEnableHeapVerify(bool value) in SetEnableHeapVerify()
515 bool EnableOptionalLog() const in EnableOptionalLog()
520 bool EnableGCStatsPrint() const in EnableGCStatsPrint()
525 bool EnableParallelGC() const in EnableParallelGC()
530 bool EnableConcurrentMark() const in EnableConcurrentMark()
535 bool EnableSharedConcurrentMark() const in EnableSharedConcurrentMark()
541 bool EnableExceptionBacktrace() const in EnableExceptionBacktrace()
546 bool EnableConcurrentSweep() const in EnableConcurrentSweep()
551 bool EnableThreadCheck() const in EnableThreadCheck()
556 bool EnableIdleGC() const in EnableIdleGC()
561 bool EnableGCTracer() const in EnableGCTracer()
566 bool EnableGlobalObjectLeakCheck() const in EnableGlobalObjectLeakCheck()
571 bool EnableGlobalPrimitiveLeakCheck() const in EnableGlobalPrimitiveLeakCheck()
576 bool EnableGlobalLeakCheck() const in EnableGlobalLeakCheck()
581 bool EnableCpuProfilerColdStartMainThread() const in EnableCpuProfilerColdStartMainThread()
586 bool EnableCpuProfilerColdStartWorkerThread() const in EnableCpuProfilerColdStartWorkerThread()
591 bool EnableCpuProfilerAnyTimeMainThread() const in EnableCpuProfilerAnyTimeMainThread()
596 bool EnableCpuProfilerAnyTimeWorkerThread() const in EnableCpuProfilerAnyTimeWorkerThread()
601 bool EnableCpuProfilerVMTag() const in EnableCpuProfilerVMTag()
606 bool IsStartGlobalLeakCheck() const in IsStartGlobalLeakCheck()
616 bool EnableSnapshotSerialize() const in EnableSnapshotSerialize()
621 bool EnableSnapshotDeserialize() const in EnableSnapshotDeserialize()
630 bool EnableHeapVerify() const in EnableHeapVerify()
635 bool EnableMicroJobTrace() const in EnableMicroJobTrace()
640 bool EnableESMTrace() const in EnableESMTrace()
645 bool EnableModuleLog() const in EnableModuleLog()
650 bool EnableSerializationTimeoutCheck() const in EnableSerializationTimeoutCheck()
655 bool EnablePageTagThreadId() const in EnablePageTagThreadId()
660 bool EnableModuleException() const in EnableModuleException()
665 bool EnablePendingCheak() const in EnablePendingCheak()
670 bool WasSetMaxNonmovableSpaceCapacity() const in WasSetMaxNonmovableSpaceCapacity()
685 void SetEnableAsmInterpreter(bool value) in SetEnableAsmInterpreter()
690 bool GetEnableAsmInterpreter() const in GetEnableAsmInterpreter()
695 void SetEnableBuiltinsLazy(bool value) in SetEnableBuiltinsLazy()
700 bool GetEnableBuiltinsLazy() const in GetEnableBuiltinsLazy()
710 void SetDisableCodeSign(bool value) in SetDisableCodeSign()
715 bool GetDisableCodeSign() const in GetDisableCodeSign()
720 void SetEnableJitFort(bool value) in SetEnableJitFort()
725 bool GetEnableJitFort() const in GetEnableJitFort()
730 void SetEnableAsyncCopyToFort(bool value) in SetEnableAsyncCopyToFort()
735 bool GetEnableAsyncCopyToFort() const in GetEnableAsyncCopyToFort()
788 bool WasSetCompilerLogOption() const in WasSetCompilerLogOption()
803 bool WasSetMethodsListForLog() const in WasSetMethodsListForLog()
809 void SetCompilerLogSnapshot(bool value) in SetCompilerLogSnapshot()
814 bool IsEnableCompilerLogSnapshot() const in IsEnableCompilerLogSnapshot()
819 bool WasSetCompilerLogSnapshot() const in WasSetCompilerLogSnapshot()
824 void SetCompilerLogTime(bool value) in SetCompilerLogTime()
829 bool IsEnableCompilerLogTime() const in IsEnableCompilerLogTime()
834 bool WasSetCompilerLogTime() const in WasSetCompilerLogTime()
859 bool WasSetHeapSizeLimit() const in WasSetHeapSizeLimit()
864 void SetIsWorker(bool isWorker) in SetIsWorker()
869 void SetIsRestrictedWorker(bool isRestrictedWorker) in SetIsRestrictedWorker()
874 bool IsWorker() const in IsWorker()
879 bool IsRestrictedWorker() const in IsRestrictedWorker()
884 bool EnableIC() const in EnableIC()
889 void SetEnableIC(bool value) in SetEnableIC()
894 bool WasSetEnableIC() const in WasSetEnableIC()
909 bool WasSetIcuDataPath() const in WasSetIcuDataPath()
914 bool IsStartupTime() const in IsStartupTime()
919 void SetStartupTime(bool value) in SetStartupTime()
924 bool WasSetStartupTime() const in WasSetStartupTime()
929 void SetTraceBc(bool value) in SetTraceBc()
934 bool IsTraceBC() const in IsTraceBC()
939 bool WasSetTraceBc() const in WasSetTraceBc()
954 bool WasSetLogLevel() const in WasSetLogLevel()
969 bool WasSetLogComponents() const in WasSetLogComponents()
984 bool WasSetLogDebug() const in WasSetLogDebug()
999 bool WasSetLogInfo() const in WasSetLogInfo()
1014 bool WasSetLogWarning() const in WasSetLogWarning()
1029 bool WasSetLogError() const in WasSetLogError()
1044 bool WasSetLogFatal() const in WasSetLogFatal()
1079 bool WasSetEntryPoint() const in WasSetEntryPoint()
1084 bool GetMergeAbc() const in GetMergeAbc()
1089 void SetMergeAbc(bool value) in SetMergeAbc()
1094 void SetEnableContext(bool value) in SetEnableContext()
1099 bool IsEnableContext() const in IsEnableContext()
1104 void SetEnablePrintExecuteTime(bool value) in SetEnablePrintExecuteTime()
1109 bool IsEnablePrintExecuteTime() const in IsEnablePrintExecuteTime()
1114 void SetEnableMutantArray(bool value) in SetEnableMutantArray()
1119 bool IsEnableMutantArray() const in IsEnableMutantArray()
1124 void SetEnableElementsKind(bool value) in SetEnableElementsKind()
1129 bool IsEnableElementsKind() const in IsEnableElementsKind()
1134 void SetEnablePGOProfiler(bool value) in SetEnablePGOProfiler()
1139 bool IsEnablePGOProfiler() const in IsEnablePGOProfiler()
1169 void SetEnableBaselinePgo(bool value) in SetEnableBaselinePgo()
1174 bool IsEnableBaselinePgo() const in IsEnableBaselinePgo()
1184 bool IsPGOProfilerPathEmpty() const in IsPGOProfilerPathEmpty()
1189 void SetEnableTypeLowering(bool value) in SetEnableTypeLowering()
1194 bool IsEnableArrayBoundsCheckElimination() const in IsEnableArrayBoundsCheckElimination()
1199 void SetEnableArrayBoundsCheckElimination(bool value) in SetEnableArrayBoundsCheckElimination()
1204 bool IsEnableFrameStateElimination() const in IsEnableFrameStateElimination()
1209 void SetEnableFrameStateElimination(bool value) in SetEnableFrameStateElimination()
1214 bool IsEnableTypeLowering() const in IsEnableTypeLowering()
1219 void SetEnableEarlyElimination(bool value) in SetEnableEarlyElimination()
1224 bool IsEnableEarlyElimination() const in IsEnableEarlyElimination()
1229 void SetEnableLaterElimination(bool value) in SetEnableLaterElimination()
1234 bool IsEnableLaterElimination() const in IsEnableLaterElimination()
1239 void SetEnableInstrcutionCombine(bool value) in SetEnableInstrcutionCombine()
1244 bool IsEnableInstrcutionCombine() const in IsEnableInstrcutionCombine()
1249 void SetEnableValueNumbering(bool value) in SetEnableValueNumbering()
1254 bool IsEnableValueNumbering() const in IsEnableValueNumbering()
1259 void SetEnableJIT(bool value) in SetEnableJIT()
1264 bool IsEnableJIT() const in IsEnableJIT()
1269 void SetEnableDFXHiSysEvent(bool value) in SetEnableDFXHiSysEvent()
1274 bool IsEnableDFXHiSysEvent() const in IsEnableDFXHiSysEvent()
1279 void SetEnableAPPJIT(bool value) in SetEnableAPPJIT()
1284 bool IsEnableAPPJIT() const in IsEnableAPPJIT()
1289 void SetEnableJitFrame(bool value) in SetEnableJitFrame()
1294 bool IsEnableJitFrame() const in IsEnableJitFrame()
1299 bool IsEnableJitDfxDump() const in IsEnableJitDfxDump()
1304 void SetEnableJitDfxDump(bool value) in SetEnableJitDfxDump()
1309 void SetEnableOSR(bool value) in SetEnableOSR()
1314 bool IsEnableOSR() const in IsEnableOSR()
1349 void SetForceJitCompileMain(bool value) in SetForceJitCompileMain()
1354 bool IsEnableForceJitCompileMain() const in IsEnableForceJitCompileMain()
1359 void SetEnableBaselineJIT(bool value) in SetEnableBaselineJIT()
1364 bool IsEnableBaselineJIT() const in IsEnableBaselineJIT()
1379 void SetForceBaselineCompileMain(bool value) in SetForceBaselineCompileMain()
1384 bool IsEnableForceBaselineCompileMain() const in IsEnableForceBaselineCompileMain()
1389 void SetEnableNewValueNumbering(bool value) in SetEnableNewValueNumbering()
1394 bool IsEnableNewValueNumbering() const in IsEnableNewValueNumbering()
1399 void SetEnableOptString(bool value) in SetEnableOptString()
1404 bool IsEnableOptString() const in IsEnableOptString()
1409 void SetEnableOptInlining(bool value) in SetEnableOptInlining()
1414 bool IsEnableOptInlining() const in IsEnableOptInlining()
1419 void SetEnableOptPGOType(bool value) in SetEnableOptPGOType()
1424 bool IsEnableOptPGOType() const in IsEnableOptPGOType()
1429 void SetEnableOptTrackField(bool value) in SetEnableOptTrackField()
1434 bool IsEnableOptTrackField() const in IsEnableOptTrackField()
1449 void SetTraceDeopt(bool value) in SetTraceDeopt()
1454 bool GetTraceDeopt() const in GetTraceDeopt()
1469 void SetStressDeopt(bool value) in SetStressDeopt()
1474 bool GetStressDeopt() const in GetStressDeopt()
1479 void SetDeviceState(bool value) in SetDeviceState()
1484 bool GetDeviceState() const in GetDeviceState()
1489 bool WasSetDeviceState() const in WasSetDeviceState()
1504 bool WasSetThermalLevel() const in WasSetThermalLevel()
1509 void SetOptCodeProfiler(bool value) in SetOptCodeProfiler()
1514 bool GetOptCodeProfiler() const in GetOptCodeProfiler()
1519 void SetVerifyVTable(bool value) in SetVerifyVTable()
1524 bool GetVerifyVTable() const in GetVerifyVTable()
1549 void SetPGOTrace(bool value) in SetPGOTrace()
1554 bool GetPGOTrace() const in GetPGOTrace()
1559 void SetTraceInline(bool value) in SetTraceInline()
1564 bool GetTraceInline() const in GetTraceInline()
1569 bool GetTraceBuiltins() const in GetTraceBuiltins()
1574 void SetTraceBuiltins(bool value) in SetTraceBuiltins()
1579 void SetTraceValueNumbering(bool value) in SetTraceValueNumbering()
1584 bool GetTraceValueNumbering() const in GetTraceValueNumbering()
1589 void SetTraceJIT(bool value) in SetTraceJIT()
1594 bool GetTraceJIT() const in GetTraceJIT()
1599 void SetTraceInstructionCombine(bool value) in SetTraceInstructionCombine()
1604 bool GetTraceInstructionCombine() const in GetTraceInstructionCombine()
1629 bool WasSetCompilerFrameworkAbcPath() const in WasSetCompilerFrameworkAbcPath()
1644 bool IsTargetCompilerMode() const in IsTargetCompilerMode()
1649 bool IsPartialCompilerMode() const in IsPartialCompilerMode()
1654 bool IsFullCompilerMode() const in IsFullCompilerMode()
1659 bool IsApplicationCompilation() const in IsApplicationCompilation()
1694 void SetCompilerNoCheck(bool value) in SetCompilerNoCheck()
1699 bool IsCompilerNoCheck() const in IsCompilerNoCheck()
1708 void SetCompilerPipelineHostAOT(bool value) in SetCompilerPipelineHostAOT()
1713 bool IsCompilerPipelineHostAOT() const in IsCompilerPipelineHostAOT()
1718 void SetFastAOTCompileMode(bool value) in SetFastAOTCompileMode()
1723 bool GetFastAOTCompileMode() const in GetFastAOTCompileMode()
1728 void SetEnableOptLoopPeeling(bool value) in SetEnableOptLoopPeeling()
1733 bool IsEnableOptLoopPeeling() const in IsEnableOptLoopPeeling()
1738 void SetEnableOptLoopInvariantCodeMotion(bool value) in SetEnableOptLoopInvariantCodeMotion()
1743 bool IsEnableOptLoopInvariantCodeMotion() const in IsEnableOptLoopInvariantCodeMotion()
1748 bool IsEnableOptConstantFolding() const in IsEnableOptConstantFolding()
1753 void SetEnableOptConstantFolding(bool value) in SetEnableOptConstantFolding()
1758 void SetEnableOptOnHeapCheck(bool value) in SetEnableOptOnHeapCheck()
1763 bool IsEnableOptOnHeapCheck() const in IsEnableOptOnHeapCheck()
1768 bool IsEnableLexenvSpecialization() const in IsEnableLexenvSpecialization()
1773 void SetEnableLexenvSpecialization(bool value) in SetEnableLexenvSpecialization()
1778 bool IsEnableNativeInline() const in IsEnableNativeInline()
1783 void SetEnableNativeInline(bool value) in SetEnableNativeInline()
1788 bool IsEnableLoweringBuiltin() const in IsEnableLoweringBuiltin()
1793 void SetEnableLoweringBuiltin(bool value) in SetEnableLoweringBuiltin()
1798 void SetCompilerEnableLiteCG(bool value) in SetCompilerEnableLiteCG()
1803 bool IsCompilerEnableLiteCG() const in IsCompilerEnableLiteCG()
1808 void SetTypedOpProfiler(bool value) in SetTypedOpProfiler()
1813 bool GetTypedOpProfiler() const in GetTypedOpProfiler()
1818 bool IsEnableBranchProfiling() const in IsEnableBranchProfiling()
1823 void SetEnableBranchProfiling(bool value) in SetEnableBranchProfiling()
1828 void SetTestAssert(bool value) in SetTestAssert()
1833 bool GetTestAssert() const in GetTestAssert()
1869 void SetEnableEscapeAnalysis(bool value) in SetEnableEscapeAnalysis()
1874 bool IsEnableEscapeAnalysis() const in IsEnableEscapeAnalysis()
1879 void SetEnableTraceEscapeAnalysis(bool value) in SetEnableTraceEscapeAnalysis()
1884 bool GetTraceEscapeAnalysis() const in GetTraceEscapeAnalysis()
1889 void SetEnableInductionVariableAnalysis(bool value) in SetEnableInductionVariableAnalysis()
1894 bool IsEnableInductionVariableAnalysis() const in IsEnableInductionVariableAnalysis()
1899 void SetEnableTraceInductionVariableAnalysis(bool value) in SetEnableTraceInductionVariableAnalysis()
1904 bool GetTraceInductionVariableAnalysis() const in GetTraceInductionVariableAnalysis()
1909 void SetEnableMemoryAnalysis(bool value) in SetEnableMemoryAnalysis()
1914 bool IsEnableMemoryAnalysis() const in IsEnableMemoryAnalysis()
1919 void SetCheckPgoVersion(bool value) in SetCheckPgoVersion()
1924 bool IsCheckPgoVersion() const in IsCheckPgoVersion()
1929 void SetEnableJITPGO(bool value) in SetEnableJITPGO()
1934 bool IsEnableJITPGO() const in IsEnableJITPGO()
1939 void SetEnableProfileDump(bool value) in SetEnableProfileDump()
1944 bool IsEnableProfileDump() const in IsEnableProfileDump()
1949 void SetEnableAOTPGO(bool value) in SetEnableAOTPGO()
1954 bool IsEnableAOTPGO() const in IsEnableAOTPGO()
1959 void SetEnableJitFastCompile(bool value) in SetEnableJitFastCompile()
1964 bool IsEnableJitFastCompile() const in IsEnableJitFastCompile()
1969 void SetEnableMegaIC(bool value) in SetEnableMegaIC()
1975 bool IsEnableMegaIC() const in IsEnableMegaIC()
1980 bool IsMegaICInitialized() const in IsMegaICInitialized()
1985 void SetEnableFrameworkAOT(bool value) in SetEnableFrameworkAOT()
1990 bool IsEnableFrameworkAOT() const in IsEnableFrameworkAOT()
1995 void SetAsyncLoadAbc(bool value) in SetAsyncLoadAbc()
2000 bool IsAsyncLoadAbc() const in IsAsyncLoadAbc()
2005 void SetAsyncLoadAbcTest(bool value) in SetAsyncLoadAbcTest()
2010 bool IsAsyncLoadAbcTest() const in IsAsyncLoadAbcTest()
2015 bool IsPgoForceDump() const in IsPgoForceDump()
2020 void SetPgoForceDump(bool value) in SetPgoForceDump()
2025 void SetConcurrentCompile(bool value) in SetConcurrentCompile()
2030 bool IsConcurrentCompile() const in IsConcurrentCompile()
2035 void SetStoreBarrierOpt(bool value) in SetStoreBarrierOpt()
2040 bool IsStoreBarrierOpt() const in IsStoreBarrierOpt()
2045 void SetAOTHasException(bool value) in SetAOTHasException()
2050 bool GetAOTHasException() const in GetAOTHasException()
2055 void SetCompilerEnablePgoSpace(bool value) in SetCompilerEnablePgoSpace()
2060 bool IsCompilerEnablePgoSpace() const in IsCompilerEnablePgoSpace()
2065 void SetEnableAotCodeComment(bool value) in SetEnableAotCodeComment()
2070 bool IsEnableAotCodeComment() const in IsEnableAotCodeComment()
2075 void SetEnableInlinePropertyOptimization(bool value) in SetEnableInlinePropertyOptimization()
2080 bool IsEnableInlinePropertyOptimization() const in IsEnableInlinePropertyOptimization()
2085 void SetEnableJitVerifyPass(bool value) in SetEnableJitVerifyPass()
2090 bool IsEnableJitVerifyPass() const in IsEnableJitVerifyPass()
2105 bool IsCompilerAnFileMaxByteSizeDefault() const in IsCompilerAnFileMaxByteSizeDefault()
2115 static bool StartsWith(const std::string& haystack, const std::string& needle) in StartsWith()
2131 bool WasOptionSet(int option) const in WasOptionSet()
2141 bool ParseBoolParam(bool* argBool);
2142 bool ParseDoubleParam(const std::string& option, double* argDouble);
2143 bool ParseIntParam(const std::string& option, int* argInt);
2144 bool ParseUint32Param(const std::string& option, uint32_t* argUInt32);
2145 bool ParseUint64Param(const std::string& option, uint64_t* argUInt64);
2148 bool enableArkTools_ {true};
2149 bool openArkTools_ {false};
2153 bool compilerEnableExternalPkg_ {true};
2154 bool enableForceGc_ {true};
2155 bool forceFullGc_ {true};
2156 bool enableHeapVerify_ {true};
2170 bool enableAsmInterpreter_ {true};
2171 bool enableBuiltinsLazy_ {true};
2176 bool enableIC_ {true};
2178 bool startupTime_ {false};
2181 bool compilerLogSnapshot_ {false};
2182 bool compilerLogTime_ {false};
2183 bool enableRuntimeStat_ {false};
2184 bool isWorker_ {false};
2185 bool isRestrictedWorker_ {false};
2186 bool traceBc_ {false};
2194 bool enableAOT_ {false};
2198 bool mergeAbc_ {false};
2199 bool enableArrayBoundsCheckElimination_ {false};
2200 bool enableFrameStateElimination_ {true};
2201 bool enableTypeLowering_ {true};
2202 bool enableEarlyElimination_ {true};
2203 bool enableLaterElimination_ {true};
2204 bool enableValueNumbering_ {true};
2205 bool enableOptString_ {true};
2206 bool enableMutantArray_ {false};
2208 bool enableElementsKind_ {false};
2210 bool enableElementsKind_ {false};
2212 bool enableInstrcutionCombine {true};
2213 bool enableNewValueNumbering_ {true};
2214 bool enableOptInlining_ {true};
2215 bool enableOptPGOType_ {true};
2216 bool enableFastJIT_ {false};
2217 bool enableDFXHiSysEvent_ {true};
2218 bool enableAPPJIT_ {false};
2219 bool isEnableJitDfxDump_ {false};
2220 bool enableOSR_ {false};
2224 bool forceJitCompileMain_ {false};
2225 bool enableBaselineJIT_ {false};
2227 bool forceBaselineCompileMain_ {false};
2228 bool enableOptTrackField_ {true};
2233 bool enableContext_ {false};
2234 bool enablePrintExecuteTime_ {false};
2235 bool enablePGOProfiler_ {false};
2236 bool enableJITPGO_ {true};
2237 bool enableAOTPGO_ {true};
2238 bool enableProfileDump_ {true};
2239 bool enableFrameworkAOT_ {false};
2243 bool traceDeopt_ {false};
2245 bool stressDeopt_ {false};
2246 bool deviceIsScreenOff_ {true};
2247 bool optCodeProfiler_ {false};
2248 bool startGlobalLeakCheck_ {false};
2249 bool verifyVTable_ {false};
2252 bool pgoTrace_ {false};
2253 bool traceInline_ {false};
2254 bool traceBuiltins_ {false};
2255 bool traceJIT_ {false};
2256 bool traceValueNumbering_ {false};
2257 bool traceInstructionCombine_ {false};
2258 bool compilerPipelineHostAOT_ {false};
2266 bool compilerNoCheck_ {false};
2267 bool fastAOTCompileMode_ {false};
2268 bool enableOptLoopPeeling_ {true};
2269 bool enableOptConstantFolding_ {true};
2270 bool enableOptOnHeapCheck_ {true};
2271 bool enableOptLoopInvariantCodeMotion_ {false};
2272 bool enableLexenvSpecialization_ {false};
2273 bool enableNativeInline_ {true};
2274 bool enableLoweringBuiltin_ {true};
2275 bool enableLiteCG_ {false};
2276 bool enableTypedOpProfiler_ {false};
2277 bool enableBranchProfiling_ {true};
2278 bool enablePgoSpace_ {false};
2279 bool enableAotCodeComment_ {false};
2280 bool testAssert_ {false};
2283 bool enableEscapeAnalysis_ {false};
2284 bool traceEscapeAnalysis_ {false};
2285 bool enableInductionVariableAnalysis_ {false};
2286 bool traceInductionVariableAnalysis_ {false};
2287 bool enableMemoryAnalysis_ {true};
2288 bool checkPgoVersion_ {false};
2289 bool enableJitFastCompile_ {false};
2290 bool enableJitFrame_ {false};
2291 bool enableMegaIC_ {false};
2292 bool isMegaICInitialized {false};
2293 bool disableCodeSign_ {true};
2294 bool enableJitFort_ {true};
2295 bool enableAsyncCopyToFort_ {true};
2296 bool enableBaselinePgo_ {false};
2297 bool asyncLoadAbc_ {true};
2298 bool asyncLoadAbcTest_ {false};
2299 bool forceDump_ {true};
2300 bool concurrentCompile {true};
2301 bool aotHasException_ {false};
2302 bool enableInlinePropertyOptimization_ {NEXT_OPTIMIZATION_BOOL};
2303 bool storeBarrierOpt_ {true};
2305 bool enableJitVerifyPass_ {true};