Lines Matching full:bool
72 bool enableAsm {false};
229 bool ParseCommand(const int argc, const char** argv);
230 bool SetDefaultValue(char* argv);
232 bool EnableArkTools() const in EnableArkTools()
237 void SetEnableArkTools(bool value) in SetEnableArkTools()
242 bool WasSetEnableArkTools() const in WasSetEnableArkTools()
247 bool IsOpenArkTools() const in IsOpenArkTools()
252 void SetOpenArkTools(bool value) in SetOpenArkTools()
257 bool WasSetOpenArkTools() const in WasSetOpenArkTools()
262 bool IsEnableRuntimeStat() const in IsEnableRuntimeStat()
267 void SetEnableRuntimeStat(bool value) in SetEnableRuntimeStat()
272 bool WasSetEnableRuntimeStat() const in WasSetEnableRuntimeStat()
307 void SetCompilerEnableExternalPkg(bool compilerEnableExternalPkg) in SetCompilerEnableExternalPkg()
312 bool GetCompilerEnableExternalPkg() const in GetCompilerEnableExternalPkg()
317 bool WasStubFileSet() const in WasStubFileSet()
322 void SetEnableAOT(bool value) in SetEnableAOT()
327 bool GetEnableAOT() const in GetEnableAOT()
342 bool WasAOTOutputFileSet() const in WasAOTOutputFileSet()
377 bool EnableForceGC() const in EnableForceGC()
382 void SetEnableForceGC(bool value) in SetEnableForceGC()
387 bool EnableEdenGC() const in EnableEdenGC()
392 void SetEnableEdenGC(bool value) in SetEnableEdenGC()
397 bool ForceFullGC() const in ForceFullGC()
402 void SetForceFullGC(bool value) in SetForceFullGC()
493 bool EnableOptionalLog() const in EnableOptionalLog()
498 bool EnableGCStatsPrint() const in EnableGCStatsPrint()
503 bool EnableParallelGC() const in EnableParallelGC()
508 bool EnableConcurrentMark() const in EnableConcurrentMark()
513 bool EnableSharedConcurrentMark() const in EnableSharedConcurrentMark()
519 bool EnableExceptionBacktrace() const in EnableExceptionBacktrace()
524 bool EnableConcurrentSweep() const in EnableConcurrentSweep()
529 bool EnableThreadCheck() const in EnableThreadCheck()
534 bool EnableIdleGC() const in EnableIdleGC()
539 bool EnableGCTracer() const in EnableGCTracer()
544 bool EnableGlobalObjectLeakCheck() const in EnableGlobalObjectLeakCheck()
549 bool EnableGlobalPrimitiveLeakCheck() const in EnableGlobalPrimitiveLeakCheck()
554 bool EnableGlobalLeakCheck() const in EnableGlobalLeakCheck()
559 bool EnableCpuProfilerColdStartMainThread() const in EnableCpuProfilerColdStartMainThread()
564 bool EnableCpuProfilerColdStartWorkerThread() const in EnableCpuProfilerColdStartWorkerThread()
569 bool EnableCpuProfilerAnyTimeMainThread() const in EnableCpuProfilerAnyTimeMainThread()
574 bool EnableCpuProfilerAnyTimeWorkerThread() const in EnableCpuProfilerAnyTimeWorkerThread()
579 bool EnableCpuProfilerVMTag() const in EnableCpuProfilerVMTag()
584 bool IsStartGlobalLeakCheck() const in IsStartGlobalLeakCheck()
594 bool EnableSnapshotSerialize() const in EnableSnapshotSerialize()
599 bool EnableSnapshotDeserialize() const in EnableSnapshotDeserialize()
608 bool EnableHeapVerify() const in EnableHeapVerify()
613 bool EnableMicroJobTrace() const in EnableMicroJobTrace()
618 bool EnableESMTrace() const in EnableESMTrace()
623 bool EnableModuleLog() const in EnableModuleLog()
628 bool EnableSerializationTimeoutCheck() const in EnableSerializationTimeoutCheck()
633 bool WasSetMaxNonmovableSpaceCapacity() const in WasSetMaxNonmovableSpaceCapacity()
648 void SetEnableAsmInterpreter(bool value) in SetEnableAsmInterpreter()
653 bool GetEnableAsmInterpreter() const in GetEnableAsmInterpreter()
658 void SetEnableBuiltinsLazy(bool value) in SetEnableBuiltinsLazy()
663 bool GetEnableBuiltinsLazy() const in GetEnableBuiltinsLazy()
673 void SetDisableCodeSign(bool value) in SetDisableCodeSign()
678 bool GetDisableCodeSign() const in GetDisableCodeSign()
683 void SetEnableJitFort(bool value) in SetEnableJitFort()
688 bool GetEnableJitFort() const in GetEnableJitFort()
693 void SetEnableAsyncCopyToFort(bool value) in SetEnableAsyncCopyToFort()
698 bool GetEnableAsyncCopyToFort() const in GetEnableAsyncCopyToFort()
751 bool WasSetCompilerLogOption() const in WasSetCompilerLogOption()
766 bool WasSetMethodsListForLog() const in WasSetMethodsListForLog()
772 void SetCompilerLogSnapshot(bool value) in SetCompilerLogSnapshot()
777 bool IsEnableCompilerLogSnapshot() const in IsEnableCompilerLogSnapshot()
782 bool WasSetCompilerLogSnapshot() const in WasSetCompilerLogSnapshot()
787 void SetCompilerLogTime(bool value) in SetCompilerLogTime()
792 bool IsEnableCompilerLogTime() const in IsEnableCompilerLogTime()
797 bool WasSetCompilerLogTime() const in WasSetCompilerLogTime()
822 bool WasSetHeapSizeLimit() const in WasSetHeapSizeLimit()
827 void SetIsWorker(bool isWorker) in SetIsWorker()
832 inline void SetIsRestrictedWorker(bool isRestrictedWorker) in SetIsRestrictedWorker()
837 bool IsWorker() const in IsWorker()
842 bool IsRestrictedWorker() const in IsRestrictedWorker()
847 bool EnableIC() const in EnableIC()
852 void SetEnableIC(bool value) in SetEnableIC()
857 bool WasSetEnableIC() const in WasSetEnableIC()
872 bool WasSetIcuDataPath() const in WasSetIcuDataPath()
877 bool IsStartupTime() const in IsStartupTime()
882 void SetStartupTime(bool value) in SetStartupTime()
887 bool WasSetStartupTime() const in WasSetStartupTime()
892 void SetTraceBc(bool value) in SetTraceBc()
897 bool IsTraceBC() const in IsTraceBC()
902 bool WasSetTraceBc() const in WasSetTraceBc()
917 bool WasSetLogLevel() const in WasSetLogLevel()
932 bool WasSetLogComponents() const in WasSetLogComponents()
947 bool WasSetLogDebug() const in WasSetLogDebug()
962 bool WasSetLogInfo() const in WasSetLogInfo()
977 bool WasSetLogWarning() const in WasSetLogWarning()
992 bool WasSetLogError() const in WasSetLogError()
1007 bool WasSetLogFatal() const in WasSetLogFatal()
1042 bool WasSetEntryPoint() const in WasSetEntryPoint()
1047 bool GetMergeAbc() const in GetMergeAbc()
1052 void SetMergeAbc(bool value) in SetMergeAbc()
1057 void SetEnableContext(bool value) in SetEnableContext()
1062 bool IsEnableContext() const in IsEnableContext()
1067 void SetEnablePrintExecuteTime(bool value) in SetEnablePrintExecuteTime()
1072 bool IsEnablePrintExecuteTime() const in IsEnablePrintExecuteTime()
1077 void SetEnableElementsKind(bool value) in SetEnableElementsKind()
1082 bool IsEnableElementsKind() const in IsEnableElementsKind()
1087 void SetEnablePGOProfiler(bool value) in SetEnablePGOProfiler()
1092 bool IsEnablePGOProfiler() const in IsEnablePGOProfiler()
1122 void SetEnableBaselinePgo(bool value) in SetEnableBaselinePgo()
1127 bool IsEnableBaselinePgo() const in IsEnableBaselinePgo()
1137 bool IsPGOProfilerPathEmpty() const in IsPGOProfilerPathEmpty()
1142 void SetEnableTypeLowering(bool value) in SetEnableTypeLowering()
1147 bool IsEnableArrayBoundsCheckElimination() const in IsEnableArrayBoundsCheckElimination()
1152 void SetEnableArrayBoundsCheckElimination(bool value) in SetEnableArrayBoundsCheckElimination()
1157 bool IsEnableFrameStateElimination() const in IsEnableFrameStateElimination()
1162 void SetEnableFrameStateElimination(bool value) in SetEnableFrameStateElimination()
1167 bool IsEnableTypeLowering() const in IsEnableTypeLowering()
1172 void SetEnableEarlyElimination(bool value) in SetEnableEarlyElimination()
1177 bool IsEnableEarlyElimination() const in IsEnableEarlyElimination()
1182 void SetEnableLaterElimination(bool value) in SetEnableLaterElimination()
1187 bool IsEnableLaterElimination() const in IsEnableLaterElimination()
1192 void SetEnableInstrcutionCombine(bool value) in SetEnableInstrcutionCombine()
1197 bool IsEnableInstrcutionCombine() const in IsEnableInstrcutionCombine()
1202 void SetEnableValueNumbering(bool value) in SetEnableValueNumbering()
1207 bool IsEnableValueNumbering() const in IsEnableValueNumbering()
1212 void SetEnableJIT(bool value) in SetEnableJIT()
1217 bool IsEnableJIT() const in IsEnableJIT()
1222 void SetEnableAPPJIT(bool value) in SetEnableAPPJIT()
1227 bool IsEnableAPPJIT() const in IsEnableAPPJIT()
1232 void SetEnableJitFrame(bool value) in SetEnableJitFrame()
1237 bool IsEnableJitFrame() const in IsEnableJitFrame()
1242 bool IsEnableJitDfxDump() const in IsEnableJitDfxDump()
1247 void SetEnableJitDfxDump(bool value) in SetEnableJitDfxDump()
1252 void SetEnableOSR(bool value) in SetEnableOSR()
1257 bool IsEnableOSR() const in IsEnableOSR()
1292 void SetForceJitCompileMain(bool value) in SetForceJitCompileMain()
1297 bool IsEnableForceJitCompileMain() const in IsEnableForceJitCompileMain()
1302 void SetEnableBaselineJIT(bool value) in SetEnableBaselineJIT()
1307 bool IsEnableBaselineJIT() const in IsEnableBaselineJIT()
1322 void SetForceBaselineCompileMain(bool value) in SetForceBaselineCompileMain()
1327 bool IsEnableForceBaselineCompileMain() const in IsEnableForceBaselineCompileMain()
1332 void SetEnableNewValueNumbering(bool value) in SetEnableNewValueNumbering()
1337 bool IsEnableNewValueNumbering() const in IsEnableNewValueNumbering()
1342 void SetEnableOptString(bool value) in SetEnableOptString()
1347 bool IsEnableOptString() const in IsEnableOptString()
1352 void SetEnableOptInlining(bool value) in SetEnableOptInlining()
1357 void SetEnableEmptyCatchFunction(bool value) in SetEnableEmptyCatchFunction()
1362 bool IsEnableEmptyCatchFunction() const in IsEnableEmptyCatchFunction()
1367 bool IsEnableOptInlining() const in IsEnableOptInlining()
1372 void SetEnableOptPGOType(bool value) in SetEnableOptPGOType()
1377 bool IsEnableOptPGOType() const in IsEnableOptPGOType()
1382 void SetEnableOptTrackField(bool value) in SetEnableOptTrackField()
1387 bool IsEnableOptTrackField() const in IsEnableOptTrackField()
1402 void SetTraceDeopt(bool value) in SetTraceDeopt()
1407 bool GetTraceDeopt() const in GetTraceDeopt()
1422 void SetStressDeopt(bool value) in SetStressDeopt()
1427 bool GetStressDeopt() const in GetStressDeopt()
1432 void SetDeviceState(bool value) in SetDeviceState()
1437 bool GetDeviceState() const in GetDeviceState()
1442 bool WasSetDeviceState() const in WasSetDeviceState()
1447 void SetOptCodeProfiler(bool value) in SetOptCodeProfiler()
1452 bool GetOptCodeProfiler() const in GetOptCodeProfiler()
1457 void SetVerifyVTable(bool value) in SetVerifyVTable()
1462 bool GetVerifyVTable() const in GetVerifyVTable()
1487 void SetPGOTrace(bool value) in SetPGOTrace()
1492 bool GetPGOTrace() const in GetPGOTrace()
1497 void SetTraceInline(bool value) in SetTraceInline()
1502 bool GetTraceInline() const in GetTraceInline()
1507 void SetTraceValueNumbering(bool value) in SetTraceValueNumbering()
1512 bool GetTraceValueNumbering() const in GetTraceValueNumbering()
1517 void SetTraceJIT(bool value) in SetTraceJIT()
1522 bool GetTraceJIT() const in GetTraceJIT()
1527 void SetTraceInstructionCombine(bool value) in SetTraceInstructionCombine()
1532 bool GetTraceInstructionCombine() const in GetTraceInstructionCombine()
1557 bool WasSetCompilerFrameworkAbcPath() const in WasSetCompilerFrameworkAbcPath()
1572 bool IsTargetCompilerMode() const in IsTargetCompilerMode()
1577 bool IsPartialCompilerMode() const in IsPartialCompilerMode()
1582 bool IsFullCompilerMode() const in IsFullCompilerMode()
1617 void SetCompilerNoCheck(bool value) in SetCompilerNoCheck()
1622 bool IsCompilerNoCheck() const in IsCompilerNoCheck()
1629 void SetCompilerPipelineHostAOT(bool value) in SetCompilerPipelineHostAOT()
1634 bool IsCompilerPipelineHostAOT() const in IsCompilerPipelineHostAOT()
1639 void SetFastAOTCompileMode(bool value) in SetFastAOTCompileMode()
1644 bool GetFastAOTCompileMode() const in GetFastAOTCompileMode()
1649 void SetEnableOptLoopPeeling(bool value) in SetEnableOptLoopPeeling()
1654 bool IsEnableOptLoopPeeling() const in IsEnableOptLoopPeeling()
1659 void SetEnableOptLoopInvariantCodeMotion(bool value) in SetEnableOptLoopInvariantCodeMotion()
1664 bool IsEnableOptLoopInvariantCodeMotion() const in IsEnableOptLoopInvariantCodeMotion()
1669 bool IsEnableOptConstantFolding() const in IsEnableOptConstantFolding()
1674 void SetEnableOptConstantFolding(bool value) in SetEnableOptConstantFolding()
1679 void SetEnableOptOnHeapCheck(bool value) in SetEnableOptOnHeapCheck()
1684 bool IsEnableOptOnHeapCheck() const in IsEnableOptOnHeapCheck()
1689 bool IsEnableLexenvSpecialization() const in IsEnableLexenvSpecialization()
1694 void SetEnableLexenvSpecialization(bool value) in SetEnableLexenvSpecialization()
1699 bool IsEnableNativeInline() const in IsEnableNativeInline()
1704 void SetEnableNativeInline(bool value) in SetEnableNativeInline()
1709 bool IsEnableLoweringBuiltin() const in IsEnableLoweringBuiltin()
1714 void SetEnableLoweringBuiltin(bool value) in SetEnableLoweringBuiltin()
1719 void SetCompilerEnableLiteCG(bool value) in SetCompilerEnableLiteCG()
1724 bool IsCompilerEnableLiteCG() const in IsCompilerEnableLiteCG()
1729 void SetTypedOpProfiler(bool value) in SetTypedOpProfiler()
1734 bool GetTypedOpProfiler() const in GetTypedOpProfiler()
1739 bool IsEnableBranchProfiling() const in IsEnableBranchProfiling()
1744 void SetEnableBranchProfiling(bool value) in SetEnableBranchProfiling()
1779 void SetTestAssert(bool value) in SetTestAssert()
1784 bool GetTestAssert() const in GetTestAssert()
1789 void SetEnableEscapeAnalysis(bool value) in SetEnableEscapeAnalysis()
1794 bool IsEnableEscapeAnalysis() const in IsEnableEscapeAnalysis()
1799 void SetEnableTraceEscapeAnalysis(bool value) in SetEnableTraceEscapeAnalysis()
1804 bool GetTraceEscapeAnalysis() const in GetTraceEscapeAnalysis()
1809 void SetEnableInductionVariableAnalysis(bool value) in SetEnableInductionVariableAnalysis()
1814 bool IsEnableInductionVariableAnalysis() const in IsEnableInductionVariableAnalysis()
1819 void SetEnableTraceInductionVariableAnalysis(bool value) in SetEnableTraceInductionVariableAnalysis()
1824 bool GetTraceInductionVariableAnalysis() const in GetTraceInductionVariableAnalysis()
1829 void SetEnableMemoryAnalysis(bool value) in SetEnableMemoryAnalysis()
1834 bool IsEnableMemoryAnalysis() const in IsEnableMemoryAnalysis()
1839 void SetCheckPgoVersion(bool value) in SetCheckPgoVersion()
1844 bool IsCheckPgoVersion() const in IsCheckPgoVersion()
1849 void SetEnableJITPGO(bool value) in SetEnableJITPGO()
1854 bool IsEnableJITPGO() const in IsEnableJITPGO()
1859 void SetEnableProfileDump(bool value) in SetEnableProfileDump()
1864 bool IsEnableProfileDump() const in IsEnableProfileDump()
1869 void SetEnableAOTPGO(bool value) in SetEnableAOTPGO()
1874 bool IsEnableAOTPGO() const in IsEnableAOTPGO()
1879 void SetEnableJitFastCompile(bool value) in SetEnableJitFastCompile()
1884 bool IsEnableJitFastCompile() const in IsEnableJitFastCompile()
1889 void SetEnableFrameworkAOT(bool value) in SetEnableFrameworkAOT()
1894 bool IsEnableFrameworkAOT() const in IsEnableFrameworkAOT()
1899 void SetAsyncLoadAbc(bool value) in SetAsyncLoadAbc()
1904 bool IsAsyncLoadAbc() const in IsAsyncLoadAbc()
1909 void SetAsyncLoadAbcTest(bool value) in SetAsyncLoadAbcTest()
1914 bool IsAsyncLoadAbcTest() const in IsAsyncLoadAbcTest()
1919 bool IsPgoForceDump() const in IsPgoForceDump()
1924 void SetPgoForceDump(bool value) in SetPgoForceDump()
1929 void SetConcurrentCompile(bool value) in SetConcurrentCompile()
1934 bool IsConcurrentCompile() const in IsConcurrentCompile()
1939 void SetAOTHasException(bool value) in SetAOTHasException()
1944 bool GetAOTHasException() const in GetAOTHasException()
1953 static bool StartsWith(const std::string& haystack, const std::string& needle) in StartsWith()
1969 bool WasOptionSet(int option) const in WasOptionSet()
1979 bool ParseBoolParam(bool* argBool);
1980 bool ParseDoubleParam(const std::string& option, double* argDouble);
1981 bool ParseIntParam(const std::string& option, int* argInt);
1982 bool ParseUint32Param(const std::string& option, uint32_t* argUInt32);
1983 bool ParseUint64Param(const std::string& option, uint64_t* argUInt64);
1986 bool enableArkTools_ {true};
1987 bool openArkTools_ {false};
1991 bool compilerEnableExternalPkg_ {true};
1992 bool enableForceGc_ {true};
1993 bool enableEdenGC_ {false};
1994 bool forceFullGc_ {true};
2006 bool enableAsmInterpreter_ {true};
2007 bool enableBuiltinsLazy_ {true};
2012 bool enableIC_ {true};
2014 bool startupTime_ {false};
2017 bool compilerLogSnapshot_ {false};
2018 bool compilerLogTime_ {false};
2019 bool enableRuntimeStat_ {false};
2020 bool isWorker_ {false};
2021 bool isRestrictedWorker_ {false};
2022 bool traceBc_ {false};
2030 bool enableAOT_ {false};
2034 bool mergeAbc_ {false};
2035 bool enableArrayBoundsCheckElimination_ {false};
2036 bool enableFrameStateElimination_ {true};
2037 bool enableTypeLowering_ {true};
2038 bool enableEarlyElimination_ {true};
2039 bool enableLaterElimination_ {true};
2040 bool enableValueNumbering_ {true};
2041 bool enableOptString_ {true};
2042 bool enableElementsKind_ {false};
2043 bool enableInstrcutionCombine {true};
2044 bool enableNewValueNumbering_ {true};
2045 bool enableOptInlining_ {true};
2046 bool enableEmptyCatchFunction_ {false};
2047 bool enableOptPGOType_ {true};
2048 bool enableFastJIT_ {false};
2049 bool enableAPPJIT_ {false};
2050 bool isEnableJitDfxDump_ {false};
2051 bool enableOSR_ {false};
2055 bool forceJitCompileMain_ {false};
2056 bool enableBaselineJIT_ {false};
2058 bool forceBaselineCompileMain_ {false};
2059 bool enableOptTrackField_ {true};
2064 bool enableContext_ {false};
2065 bool enablePrintExecuteTime_ {false};
2066 bool enablePGOProfiler_ {false};
2067 bool enableJITPGO_ {true};
2068 bool enableAOTPGO_ {true};
2069 bool enableProfileDump_ {true};
2070 bool enableFrameworkAOT_ {false};
2074 bool traceDeopt_ {false};
2076 bool stressDeopt_ {false};
2077 bool deviceIsScreenOff_ {true};
2078 bool optCodeProfiler_ {false};
2079 bool startGlobalLeakCheck_ {false};
2080 bool verifyVTable_ {false};
2083 bool pgoTrace_ {false};
2084 bool traceInline_ {false};
2085 bool traceJIT_ {false};
2086 bool traceValueNumbering_ {false};
2087 bool traceInstructionCombine_ {false};
2088 bool compilerPipelineHostAOT_ {false};
2096 bool compilerNoCheck_ {false};
2097 bool fastAOTCompileMode_ {false};
2098 bool enableOptLoopPeeling_ {true};
2099 bool enableOptConstantFolding_ {true};
2100 bool enableOptOnHeapCheck_ {true};
2101 bool enableOptLoopInvariantCodeMotion_ {false};
2102 bool enableLexenvSpecialization_ {false};
2103 bool enableNativeInline_ {true};
2104 bool enableLoweringBuiltin_ {true};
2105 bool enableLiteCG_ {false};
2106 bool enableTypedOpProfiler_ {false};
2107 bool enableBranchProfiling_ {true};
2108 bool testAssert_ {false};
2111 bool enableEscapeAnalysis_ {false};
2112 bool traceEscapeAnalysis_ {false};
2113 bool enableInductionVariableAnalysis_ {false};
2114 bool traceInductionVariableAnalysis_ {false};
2115 bool enableMemoryAnalysis_ {true};
2116 bool checkPgoVersion_ {false};
2117 bool enableJitFastCompile_ {false};
2118 bool enableJitFrame_ {false};
2119 bool disableCodeSign_ {true};
2120 bool enableJitFort_ {true};
2121 bool enableAsyncCopyToFort_ {true};
2122 bool enableBaselinePgo_ {false};
2123 bool asyncLoadAbc_ {true};
2124 bool asyncLoadAbcTest_ {false};
2125 bool forceDump_ {true};
2126 bool concurrentCompile {true};
2127 bool aotHasException_ {false};