Lines Matching full:bool
73 bool enableAsm {false};
233 bool ParseCommand(const int argc, const char** argv);
234 bool SetDefaultValue(char* argv);
236 bool EnableArkTools() const in EnableArkTools()
241 void SetEnableArkTools(bool value) in SetEnableArkTools()
246 bool WasSetEnableArkTools() const in WasSetEnableArkTools()
251 bool IsOpenArkTools() const in IsOpenArkTools()
256 void SetOpenArkTools(bool value) in SetOpenArkTools()
261 bool WasSetOpenArkTools() const in WasSetOpenArkTools()
266 bool IsEnableRuntimeStat() const in IsEnableRuntimeStat()
271 void SetEnableRuntimeStat(bool value) in SetEnableRuntimeStat()
276 bool WasSetEnableRuntimeStat() const in WasSetEnableRuntimeStat()
311 void SetCompilerEnableExternalPkg(bool compilerEnableExternalPkg) in SetCompilerEnableExternalPkg()
316 bool GetCompilerEnableExternalPkg() const in GetCompilerEnableExternalPkg()
321 bool WasStubFileSet() const in WasStubFileSet()
326 void SetEnableAOT(bool value) in SetEnableAOT()
331 bool GetEnableAOT() const in GetEnableAOT()
346 bool WasAOTOutputFileSet() const in WasAOTOutputFileSet()
381 bool EnableForceGC() const in EnableForceGC()
386 void SetEnableForceGC(bool value) in SetEnableForceGC()
391 bool EnableEdenGC() const in EnableEdenGC()
396 void SetEnableEdenGC(bool value) in SetEnableEdenGC()
401 bool ForceFullGC() const in ForceFullGC()
406 void SetForceFullGC(bool value) in SetForceFullGC()
497 bool EnableOptionalLog() const in EnableOptionalLog()
502 bool EnableGCStatsPrint() const in EnableGCStatsPrint()
507 bool EnableParallelGC() const in EnableParallelGC()
512 bool EnableConcurrentMark() const in EnableConcurrentMark()
517 bool EnableSharedConcurrentMark() const in EnableSharedConcurrentMark()
523 bool EnableExceptionBacktrace() const in EnableExceptionBacktrace()
528 bool EnableConcurrentSweep() const in EnableConcurrentSweep()
533 bool EnableThreadCheck() const in EnableThreadCheck()
538 bool EnableIdleGC() const in EnableIdleGC()
543 bool EnableGCTracer() const in EnableGCTracer()
548 bool EnableGlobalObjectLeakCheck() const in EnableGlobalObjectLeakCheck()
553 bool EnableGlobalPrimitiveLeakCheck() const in EnableGlobalPrimitiveLeakCheck()
558 bool EnableGlobalLeakCheck() const in EnableGlobalLeakCheck()
563 bool EnableCpuProfilerColdStartMainThread() const in EnableCpuProfilerColdStartMainThread()
568 bool EnableCpuProfilerColdStartWorkerThread() const in EnableCpuProfilerColdStartWorkerThread()
573 bool EnableCpuProfilerAnyTimeMainThread() const in EnableCpuProfilerAnyTimeMainThread()
578 bool EnableCpuProfilerAnyTimeWorkerThread() const in EnableCpuProfilerAnyTimeWorkerThread()
583 bool EnableCpuProfilerVMTag() const in EnableCpuProfilerVMTag()
588 bool IsStartGlobalLeakCheck() const in IsStartGlobalLeakCheck()
598 bool EnableSnapshotSerialize() const in EnableSnapshotSerialize()
603 bool EnableSnapshotDeserialize() const in EnableSnapshotDeserialize()
612 bool EnableHeapVerify() const in EnableHeapVerify()
617 bool EnableMicroJobTrace() const in EnableMicroJobTrace()
622 bool EnableESMTrace() const in EnableESMTrace()
627 bool EnableModuleLog() const in EnableModuleLog()
632 bool EnableSerializationTimeoutCheck() const in EnableSerializationTimeoutCheck()
637 bool EnablePageTagThreadId() const in EnablePageTagThreadId()
642 bool WasSetMaxNonmovableSpaceCapacity() const in WasSetMaxNonmovableSpaceCapacity()
657 void SetEnableAsmInterpreter(bool value) in SetEnableAsmInterpreter()
662 bool GetEnableAsmInterpreter() const in GetEnableAsmInterpreter()
667 void SetEnableBuiltinsLazy(bool value) in SetEnableBuiltinsLazy()
672 bool GetEnableBuiltinsLazy() const in GetEnableBuiltinsLazy()
682 void SetDisableCodeSign(bool value) in SetDisableCodeSign()
687 bool GetDisableCodeSign() const in GetDisableCodeSign()
692 void SetEnableJitFort(bool value) in SetEnableJitFort()
697 bool GetEnableJitFort() const in GetEnableJitFort()
702 void SetEnableAsyncCopyToFort(bool value) in SetEnableAsyncCopyToFort()
707 bool GetEnableAsyncCopyToFort() const in GetEnableAsyncCopyToFort()
760 bool WasSetCompilerLogOption() const in WasSetCompilerLogOption()
775 bool WasSetMethodsListForLog() const in WasSetMethodsListForLog()
781 void SetCompilerLogSnapshot(bool value) in SetCompilerLogSnapshot()
786 bool IsEnableCompilerLogSnapshot() const in IsEnableCompilerLogSnapshot()
791 bool WasSetCompilerLogSnapshot() const in WasSetCompilerLogSnapshot()
796 void SetCompilerLogTime(bool value) in SetCompilerLogTime()
801 bool IsEnableCompilerLogTime() const in IsEnableCompilerLogTime()
806 bool WasSetCompilerLogTime() const in WasSetCompilerLogTime()
831 bool WasSetHeapSizeLimit() const in WasSetHeapSizeLimit()
836 void SetIsWorker(bool isWorker) in SetIsWorker()
841 inline void SetIsRestrictedWorker(bool isRestrictedWorker) in SetIsRestrictedWorker()
846 bool IsWorker() const in IsWorker()
851 bool IsRestrictedWorker() const in IsRestrictedWorker()
856 bool EnableIC() const in EnableIC()
861 void SetEnableIC(bool value) in SetEnableIC()
866 bool WasSetEnableIC() const in WasSetEnableIC()
881 bool WasSetIcuDataPath() const in WasSetIcuDataPath()
886 bool IsStartupTime() const in IsStartupTime()
891 void SetStartupTime(bool value) in SetStartupTime()
896 bool WasSetStartupTime() const in WasSetStartupTime()
901 void SetTraceBc(bool value) in SetTraceBc()
906 bool IsTraceBC() const in IsTraceBC()
911 bool WasSetTraceBc() const in WasSetTraceBc()
926 bool WasSetLogLevel() const in WasSetLogLevel()
941 bool WasSetLogComponents() const in WasSetLogComponents()
956 bool WasSetLogDebug() const in WasSetLogDebug()
971 bool WasSetLogInfo() const in WasSetLogInfo()
986 bool WasSetLogWarning() const in WasSetLogWarning()
1001 bool WasSetLogError() const in WasSetLogError()
1016 bool WasSetLogFatal() const in WasSetLogFatal()
1051 bool WasSetEntryPoint() const in WasSetEntryPoint()
1056 bool GetMergeAbc() const in GetMergeAbc()
1061 void SetMergeAbc(bool value) in SetMergeAbc()
1066 void SetEnableContext(bool value) in SetEnableContext()
1071 bool IsEnableContext() const in IsEnableContext()
1076 void SetEnablePrintExecuteTime(bool value) in SetEnablePrintExecuteTime()
1081 bool IsEnablePrintExecuteTime() const in IsEnablePrintExecuteTime()
1086 void SetEnableElementsKind(bool value) in SetEnableElementsKind()
1091 bool IsEnableElementsKind() const in IsEnableElementsKind()
1096 void SetEnablePGOProfiler(bool value) in SetEnablePGOProfiler()
1101 bool IsEnablePGOProfiler() const in IsEnablePGOProfiler()
1131 void SetEnableBaselinePgo(bool value) in SetEnableBaselinePgo()
1136 bool IsEnableBaselinePgo() const in IsEnableBaselinePgo()
1146 bool IsPGOProfilerPathEmpty() const in IsPGOProfilerPathEmpty()
1151 void SetEnableTypeLowering(bool value) in SetEnableTypeLowering()
1156 bool IsEnableArrayBoundsCheckElimination() const in IsEnableArrayBoundsCheckElimination()
1161 void SetEnableArrayBoundsCheckElimination(bool value) in SetEnableArrayBoundsCheckElimination()
1166 bool IsEnableFrameStateElimination() const in IsEnableFrameStateElimination()
1171 void SetEnableFrameStateElimination(bool value) in SetEnableFrameStateElimination()
1176 bool IsEnableTypeLowering() const in IsEnableTypeLowering()
1181 void SetEnableEarlyElimination(bool value) in SetEnableEarlyElimination()
1186 bool IsEnableEarlyElimination() const in IsEnableEarlyElimination()
1191 void SetEnableLaterElimination(bool value) in SetEnableLaterElimination()
1196 bool IsEnableLaterElimination() const in IsEnableLaterElimination()
1201 void SetEnableInstrcutionCombine(bool value) in SetEnableInstrcutionCombine()
1206 bool IsEnableInstrcutionCombine() const in IsEnableInstrcutionCombine()
1211 void SetEnableValueNumbering(bool value) in SetEnableValueNumbering()
1216 bool IsEnableValueNumbering() const in IsEnableValueNumbering()
1221 void SetEnableJIT(bool value) in SetEnableJIT()
1226 bool IsEnableJIT() const in IsEnableJIT()
1231 void SetEnableAPPJIT(bool value) in SetEnableAPPJIT()
1236 bool IsEnableAPPJIT() const in IsEnableAPPJIT()
1241 void SetEnableJitFrame(bool value) in SetEnableJitFrame()
1246 bool IsEnableJitFrame() const in IsEnableJitFrame()
1251 bool IsEnableJitDfxDump() const in IsEnableJitDfxDump()
1256 void SetEnableJitDfxDump(bool value) in SetEnableJitDfxDump()
1261 void SetEnableOSR(bool value) in SetEnableOSR()
1266 bool IsEnableOSR() const in IsEnableOSR()
1301 void SetForceJitCompileMain(bool value) in SetForceJitCompileMain()
1306 bool IsEnableForceJitCompileMain() const in IsEnableForceJitCompileMain()
1311 void SetEnableBaselineJIT(bool value) in SetEnableBaselineJIT()
1316 bool IsEnableBaselineJIT() const in IsEnableBaselineJIT()
1331 void SetForceBaselineCompileMain(bool value) in SetForceBaselineCompileMain()
1336 bool IsEnableForceBaselineCompileMain() const in IsEnableForceBaselineCompileMain()
1341 void SetEnableNewValueNumbering(bool value) in SetEnableNewValueNumbering()
1346 bool IsEnableNewValueNumbering() const in IsEnableNewValueNumbering()
1351 void SetEnableOptString(bool value) in SetEnableOptString()
1356 bool IsEnableOptString() const in IsEnableOptString()
1361 void SetEnableOptInlining(bool value) in SetEnableOptInlining()
1366 void SetEnableEmptyCatchFunction(bool value) in SetEnableEmptyCatchFunction()
1371 bool IsEnableEmptyCatchFunction() const in IsEnableEmptyCatchFunction()
1376 bool IsEnableOptInlining() const in IsEnableOptInlining()
1381 void SetEnableOptPGOType(bool value) in SetEnableOptPGOType()
1386 bool IsEnableOptPGOType() const in IsEnableOptPGOType()
1391 void SetEnableOptTrackField(bool value) in SetEnableOptTrackField()
1396 bool IsEnableOptTrackField() const in IsEnableOptTrackField()
1411 void SetTraceDeopt(bool value) in SetTraceDeopt()
1416 bool GetTraceDeopt() const in GetTraceDeopt()
1431 void SetStressDeopt(bool value) in SetStressDeopt()
1436 bool GetStressDeopt() const in GetStressDeopt()
1441 void SetDeviceState(bool value) in SetDeviceState()
1446 bool GetDeviceState() const in GetDeviceState()
1451 bool WasSetDeviceState() const in WasSetDeviceState()
1466 bool WasSetThermalLevel() const in WasSetThermalLevel()
1471 void SetOptCodeProfiler(bool value) in SetOptCodeProfiler()
1476 bool GetOptCodeProfiler() const in GetOptCodeProfiler()
1481 void SetVerifyVTable(bool value) in SetVerifyVTable()
1486 bool GetVerifyVTable() const in GetVerifyVTable()
1511 void SetPGOTrace(bool value) in SetPGOTrace()
1516 bool GetPGOTrace() const in GetPGOTrace()
1521 void SetTraceInline(bool value) in SetTraceInline()
1526 bool GetTraceInline() const in GetTraceInline()
1531 void SetTraceValueNumbering(bool value) in SetTraceValueNumbering()
1536 bool GetTraceValueNumbering() const in GetTraceValueNumbering()
1541 void SetTraceJIT(bool value) in SetTraceJIT()
1546 bool GetTraceJIT() const in GetTraceJIT()
1551 void SetTraceInstructionCombine(bool value) in SetTraceInstructionCombine()
1556 bool GetTraceInstructionCombine() const in GetTraceInstructionCombine()
1581 bool WasSetCompilerFrameworkAbcPath() const in WasSetCompilerFrameworkAbcPath()
1596 bool IsTargetCompilerMode() const in IsTargetCompilerMode()
1601 bool IsPartialCompilerMode() const in IsPartialCompilerMode()
1606 bool IsFullCompilerMode() const in IsFullCompilerMode()
1641 void SetCompilerNoCheck(bool value) in SetCompilerNoCheck()
1646 bool IsCompilerNoCheck() const in IsCompilerNoCheck()
1655 void SetCompilerPipelineHostAOT(bool value) in SetCompilerPipelineHostAOT()
1660 bool IsCompilerPipelineHostAOT() const in IsCompilerPipelineHostAOT()
1665 void SetFastAOTCompileMode(bool value) in SetFastAOTCompileMode()
1670 bool GetFastAOTCompileMode() const in GetFastAOTCompileMode()
1675 void SetEnableOptLoopPeeling(bool value) in SetEnableOptLoopPeeling()
1680 bool IsEnableOptLoopPeeling() const in IsEnableOptLoopPeeling()
1685 void SetEnableOptLoopInvariantCodeMotion(bool value) in SetEnableOptLoopInvariantCodeMotion()
1690 bool IsEnableOptLoopInvariantCodeMotion() const in IsEnableOptLoopInvariantCodeMotion()
1695 bool IsEnableOptConstantFolding() const in IsEnableOptConstantFolding()
1700 void SetEnableOptConstantFolding(bool value) in SetEnableOptConstantFolding()
1705 void SetEnableOptOnHeapCheck(bool value) in SetEnableOptOnHeapCheck()
1710 bool IsEnableOptOnHeapCheck() const in IsEnableOptOnHeapCheck()
1715 bool IsEnableLexenvSpecialization() const in IsEnableLexenvSpecialization()
1720 void SetEnableLexenvSpecialization(bool value) in SetEnableLexenvSpecialization()
1725 bool IsEnableNativeInline() const in IsEnableNativeInline()
1730 void SetEnableNativeInline(bool value) in SetEnableNativeInline()
1735 bool IsEnableLoweringBuiltin() const in IsEnableLoweringBuiltin()
1740 void SetEnableLoweringBuiltin(bool value) in SetEnableLoweringBuiltin()
1745 void SetCompilerEnableLiteCG(bool value) in SetCompilerEnableLiteCG()
1750 bool IsCompilerEnableLiteCG() const in IsCompilerEnableLiteCG()
1755 void SetTypedOpProfiler(bool value) in SetTypedOpProfiler()
1760 bool GetTypedOpProfiler() const in GetTypedOpProfiler()
1765 bool IsEnableBranchProfiling() const in IsEnableBranchProfiling()
1770 void SetEnableBranchProfiling(bool value) in SetEnableBranchProfiling()
1805 void SetTestAssert(bool value) in SetTestAssert()
1810 bool GetTestAssert() const in GetTestAssert()
1815 void SetEnableEscapeAnalysis(bool value) in SetEnableEscapeAnalysis()
1820 bool IsEnableEscapeAnalysis() const in IsEnableEscapeAnalysis()
1825 void SetEnableTraceEscapeAnalysis(bool value) in SetEnableTraceEscapeAnalysis()
1830 bool GetTraceEscapeAnalysis() const in GetTraceEscapeAnalysis()
1835 void SetEnableInductionVariableAnalysis(bool value) in SetEnableInductionVariableAnalysis()
1840 bool IsEnableInductionVariableAnalysis() const in IsEnableInductionVariableAnalysis()
1845 void SetEnableTraceInductionVariableAnalysis(bool value) in SetEnableTraceInductionVariableAnalysis()
1850 bool GetTraceInductionVariableAnalysis() const in GetTraceInductionVariableAnalysis()
1855 void SetEnableMemoryAnalysis(bool value) in SetEnableMemoryAnalysis()
1860 bool IsEnableMemoryAnalysis() const in IsEnableMemoryAnalysis()
1865 void SetCheckPgoVersion(bool value) in SetCheckPgoVersion()
1870 bool IsCheckPgoVersion() const in IsCheckPgoVersion()
1875 void SetEnableJITPGO(bool value) in SetEnableJITPGO()
1880 bool IsEnableJITPGO() const in IsEnableJITPGO()
1885 void SetEnableProfileDump(bool value) in SetEnableProfileDump()
1890 bool IsEnableProfileDump() const in IsEnableProfileDump()
1895 void SetEnableAOTPGO(bool value) in SetEnableAOTPGO()
1900 bool IsEnableAOTPGO() const in IsEnableAOTPGO()
1905 void SetEnableJitFastCompile(bool value) in SetEnableJitFastCompile()
1910 bool IsEnableJitFastCompile() const in IsEnableJitFastCompile()
1915 void SetEnableFrameworkAOT(bool value) in SetEnableFrameworkAOT()
1920 bool IsEnableFrameworkAOT() const in IsEnableFrameworkAOT()
1925 void SetAsyncLoadAbc(bool value) in SetAsyncLoadAbc()
1930 bool IsAsyncLoadAbc() const in IsAsyncLoadAbc()
1935 void SetAsyncLoadAbcTest(bool value) in SetAsyncLoadAbcTest()
1940 bool IsAsyncLoadAbcTest() const in IsAsyncLoadAbcTest()
1945 bool IsPgoForceDump() const in IsPgoForceDump()
1950 void SetPgoForceDump(bool value) in SetPgoForceDump()
1955 void SetConcurrentCompile(bool value) in SetConcurrentCompile()
1960 bool IsConcurrentCompile() const in IsConcurrentCompile()
1965 void SetAOTHasException(bool value) in SetAOTHasException()
1970 bool GetAOTHasException() const in GetAOTHasException()
1979 static bool StartsWith(const std::string& haystack, const std::string& needle) in StartsWith()
1995 bool WasOptionSet(int option) const in WasOptionSet()
2005 bool ParseBoolParam(bool* argBool);
2006 bool ParseDoubleParam(const std::string& option, double* argDouble);
2007 bool ParseIntParam(const std::string& option, int* argInt);
2008 bool ParseUint32Param(const std::string& option, uint32_t* argUInt32);
2009 bool ParseUint64Param(const std::string& option, uint64_t* argUInt64);
2012 bool enableArkTools_ {true};
2013 bool openArkTools_ {false};
2017 bool compilerEnableExternalPkg_ {true};
2018 bool enableForceGc_ {true};
2019 bool enableEdenGC_ {false};
2020 bool forceFullGc_ {true};
2033 bool enableAsmInterpreter_ {true};
2034 bool enableBuiltinsLazy_ {true};
2039 bool enableIC_ {true};
2041 bool startupTime_ {false};
2044 bool compilerLogSnapshot_ {false};
2045 bool compilerLogTime_ {false};
2046 bool enableRuntimeStat_ {false};
2047 bool isWorker_ {false};
2048 bool isRestrictedWorker_ {false};
2049 bool traceBc_ {false};
2057 bool enableAOT_ {false};
2061 bool mergeAbc_ {false};
2062 bool enableArrayBoundsCheckElimination_ {false};
2063 bool enableFrameStateElimination_ {true};
2064 bool enableTypeLowering_ {true};
2065 bool enableEarlyElimination_ {true};
2066 bool enableLaterElimination_ {true};
2067 bool enableValueNumbering_ {true};
2068 bool enableOptString_ {true};
2069 bool enableElementsKind_ {false};
2070 bool enableInstrcutionCombine {true};
2071 bool enableNewValueNumbering_ {true};
2072 bool enableOptInlining_ {true};
2073 bool enableEmptyCatchFunction_ {false};
2074 bool enableOptPGOType_ {true};
2075 bool enableFastJIT_ {false};
2076 bool enableAPPJIT_ {false};
2077 bool isEnableJitDfxDump_ {false};
2078 bool enableOSR_ {false};
2082 bool forceJitCompileMain_ {false};
2083 bool enableBaselineJIT_ {false};
2085 bool forceBaselineCompileMain_ {false};
2086 bool enableOptTrackField_ {true};
2091 bool enableContext_ {false};
2092 bool enablePrintExecuteTime_ {false};
2093 bool enablePGOProfiler_ {false};
2094 bool enableJITPGO_ {true};
2095 bool enableAOTPGO_ {true};
2096 bool enableProfileDump_ {true};
2097 bool enableFrameworkAOT_ {false};
2101 bool traceDeopt_ {false};
2103 bool stressDeopt_ {false};
2104 bool deviceIsScreenOff_ {true};
2105 bool optCodeProfiler_ {false};
2106 bool startGlobalLeakCheck_ {false};
2107 bool verifyVTable_ {false};
2110 bool pgoTrace_ {false};
2111 bool traceInline_ {false};
2112 bool traceJIT_ {false};
2113 bool traceValueNumbering_ {false};
2114 bool traceInstructionCombine_ {false};
2115 bool compilerPipelineHostAOT_ {false};
2123 bool compilerNoCheck_ {false};
2124 bool fastAOTCompileMode_ {false};
2125 bool enableOptLoopPeeling_ {true};
2126 bool enableOptConstantFolding_ {true};
2127 bool enableOptOnHeapCheck_ {true};
2128 bool enableOptLoopInvariantCodeMotion_ {false};
2129 bool enableLexenvSpecialization_ {false};
2130 bool enableNativeInline_ {true};
2131 bool enableLoweringBuiltin_ {true};
2132 bool enableLiteCG_ {false};
2133 bool enableTypedOpProfiler_ {false};
2134 bool enableBranchProfiling_ {true};
2135 bool testAssert_ {false};
2138 bool enableEscapeAnalysis_ {false};
2139 bool traceEscapeAnalysis_ {false};
2140 bool enableInductionVariableAnalysis_ {false};
2141 bool traceInductionVariableAnalysis_ {false};
2142 bool enableMemoryAnalysis_ {true};
2143 bool checkPgoVersion_ {false};
2144 bool enableJitFastCompile_ {false};
2145 bool enableJitFrame_ {false};
2146 bool disableCodeSign_ {true};
2147 bool enableJitFort_ {true};
2148 bool enableAsyncCopyToFort_ {true};
2149 bool enableBaselinePgo_ {false};
2150 bool asyncLoadAbc_ {true};
2151 bool asyncLoadAbcTest_ {false};
2152 bool forceDump_ {true};
2153 bool concurrentCompile {true};
2154 bool aotHasException_ {false};