• Home
  • Raw
  • Download

Lines Matching full:bool

57     bool enableAsm {false};
149 bool ParseCommand(const int argc, const char **argv);
150 bool SetDefaultValue(char* argv);
152 bool EnableArkTools() const in EnableArkTools()
158 void SetEnableArkTools(bool value) { in SetEnableArkTools()
162 bool WasSetEnableArkTools() const in WasSetEnableArkTools()
167 bool IsEnableRuntimeStat() const in IsEnableRuntimeStat()
172 void SetEnableRuntimeStat(bool value) in SetEnableRuntimeStat()
177 bool WasSetEnableRuntimeStat() const in WasSetEnableRuntimeStat()
192 bool WasStubFileSet() const in WasStubFileSet()
197 void SetEnableAOT(bool value) in SetEnableAOT()
202 bool GetEnableAOT() const in GetEnableAOT()
217 bool WasAOTOutputFileSet() const in WasAOTOutputFileSet()
252 bool EnableForceGC() const in EnableForceGC()
257 void SetEnableForceGC(bool value) in SetEnableForceGC()
262 bool ForceFullGC() const in ForceFullGC()
267 void SetForceFullGC(bool value) in SetForceFullGC()
322 bool EnableOptionalLog() const in EnableOptionalLog()
327 bool EnableGCStatsPrint() const in EnableGCStatsPrint()
332 bool EnableParallelGC() const in EnableParallelGC()
337 bool EnableConcurrentMark() const in EnableConcurrentMark()
342 bool EnableExceptionBacktrace() const in EnableExceptionBacktrace()
347 bool EnableConcurrentSweep() const in EnableConcurrentSweep()
352 bool EnableThreadCheck() const in EnableThreadCheck()
357 bool EnableIdleGC() const in EnableIdleGC()
362 bool EnableGCTracer() const in EnableGCTracer()
367 bool EnableGlobalObjectLeakCheck() const in EnableGlobalObjectLeakCheck()
372 bool EnableGlobalPrimitiveLeakCheck() const in EnableGlobalPrimitiveLeakCheck()
377 bool EnableGlobalLeakCheck() const in EnableGlobalLeakCheck()
382 bool EnableCpuProfilerColdStartMainThread() const in EnableCpuProfilerColdStartMainThread()
387 bool EnableCpuProfilerColdStartWorkerThread() const in EnableCpuProfilerColdStartWorkerThread()
392 bool EnableCpuProfilerAnyTimeMainThread() const in EnableCpuProfilerAnyTimeMainThread()
397 bool EnableCpuProfilerAnyTimeWorkerThread() const in EnableCpuProfilerAnyTimeWorkerThread()
402 bool EnableCpuProfilerVMTag() const in EnableCpuProfilerVMTag()
407 bool IsStartGlobalLeakCheck() const in IsStartGlobalLeakCheck()
417 bool EnableSnapshotSerialize() const in EnableSnapshotSerialize()
422 bool EnableSnapshotDeserialize() const in EnableSnapshotDeserialize()
436 bool EnableReportModuleResolvingFailure() const in EnableReportModuleResolvingFailure()
441 bool WasSetMaxNonmovableSpaceCapacity() const in WasSetMaxNonmovableSpaceCapacity()
456 void SetEnableAsmInterpreter(bool value) in SetEnableAsmInterpreter()
461 bool GetEnableAsmInterpreter() const in GetEnableAsmInterpreter()
466 void SetEnableBuiltinsLazy(bool value) in SetEnableBuiltinsLazy()
471 bool GetEnableBuiltinsLazy() const in GetEnableBuiltinsLazy()
520 bool WasSetCompilerLogOption() const in WasSetCompilerLogOption()
536 bool WasSetMethodsListForLog() const in WasSetMethodsListForLog()
543 void SetCompilerLogSnapshot(bool value) in SetCompilerLogSnapshot()
548 bool IsEnableCompilerLogSnapshot() const in IsEnableCompilerLogSnapshot()
553 bool WasSetCompilerLogSnapshot() const in WasSetCompilerLogSnapshot()
558 void SetCompilerLogTime(bool value) in SetCompilerLogTime()
563 bool IsEnableCompilerLogTime() const in IsEnableCompilerLogTime()
568 bool WasSetCompilerLogTime() const in WasSetCompilerLogTime()
593 bool WasSetHeapSizeLimit() const in WasSetHeapSizeLimit()
598 void SetIsWorker(bool isWorker) in SetIsWorker()
603 bool IsWorker() const in IsWorker()
608 bool EnableIC() const in EnableIC()
613 void SetEnableIC(bool value) in SetEnableIC()
618 bool WasSetEnableIC() const in WasSetEnableIC()
633 bool WasSetIcuDataPath() const in WasSetIcuDataPath()
638 bool IsStartupTime() const in IsStartupTime()
643 void SetStartupTime(bool value) in SetStartupTime()
648 bool WasSetStartupTime() const in WasSetStartupTime()
653 bool AssertTypes() const in AssertTypes()
658 void SetAssertTypes(bool value) in SetAssertTypes()
663 bool PrintTypeInfo() const in PrintTypeInfo()
668 void SetPrintTypeInfo(bool value) in SetPrintTypeInfo()
678 bool WasSetBuiltinsDTS() const in WasSetBuiltinsDTS()
688 void SetTraceBc(bool value) in SetTraceBc()
693 bool IsTraceBC() const in IsTraceBC()
698 bool WasSetTraceBc() const in WasSetTraceBc()
713 bool WasSetLogLevel() const in WasSetLogLevel()
728 bool WasSetLogComponents() const in WasSetLogComponents()
743 bool WasSetLogDebug() const in WasSetLogDebug()
758 bool WasSetLogInfo() const in WasSetLogInfo()
773 bool WasSetLogWarning() const in WasSetLogWarning()
788 bool WasSetLogError() const in WasSetLogError()
803 bool WasSetLogFatal() const in WasSetLogFatal()
838 bool WasSetEntryPoint() const in WasSetEntryPoint()
843 bool GetMergeAbc() const in GetMergeAbc()
848 void SetMergeAbc(bool value) in SetMergeAbc()
853 void SetEnablePrintExecuteTime(bool value) in SetEnablePrintExecuteTime()
858 bool IsEnablePrintExecuteTime() in IsEnablePrintExecuteTime()
863 void SetEnablePGOProfiler(bool value) in SetEnablePGOProfiler()
868 bool IsEnablePGOProfiler() const in IsEnablePGOProfiler()
893 bool IsPGOProfilerPathEmpty() const in IsPGOProfilerPathEmpty()
898 void SetEnableTypeLowering(bool value) in SetEnableTypeLowering()
903 bool IsEnableTypeLowering() const in IsEnableTypeLowering()
908 void SetEnableEarlyElimination(bool value) in SetEnableEarlyElimination()
913 bool IsEnableEarlyElimination() const in IsEnableEarlyElimination()
918 void SetEnableLaterElimination(bool value) in SetEnableLaterElimination()
923 bool IsEnableLaterElimination() const in IsEnableLaterElimination()
928 void SetEnableValueNumbering(bool value) in SetEnableValueNumbering()
933 bool IsEnableValueNumbering() const in IsEnableValueNumbering()
938 void SetEnableOptInlining(bool value) in SetEnableOptInlining()
943 bool IsEnableOptInlining() const in IsEnableOptInlining()
948 void SetEnableOptPGOType(bool value) in SetEnableOptPGOType()
953 bool IsEnableOptPGOType() const in IsEnableOptPGOType()
958 void SetEnableOptTrackField(bool value) in SetEnableOptTrackField()
963 bool IsEnableOptTrackField() const in IsEnableOptTrackField()
968 void SetEnableGlobalTypeInfer(bool value) in SetEnableGlobalTypeInfer()
973 bool IsEnableGlobalTypeInfer() const in IsEnableGlobalTypeInfer()
993 void SetTraceDeopt(bool value) in SetTraceDeopt()
998 bool GetTraceDeopt() const in GetTraceDeopt()
1013 void SetStressDeopt(bool value) in SetStressDeopt()
1018 bool GetStressDeopt() const in GetStressDeopt()
1023 void SetOptCodeProfiler(bool value) in SetOptCodeProfiler()
1028 bool GetOptCodeProfiler() const in GetOptCodeProfiler()
1033 void SetVerifyVTable(bool value) in SetVerifyVTable()
1038 bool GetVerifyVTable() const in GetVerifyVTable()
1063 void SetTraceInline(bool value) in SetTraceInline()
1068 bool GetTraceInline() const in GetTraceInline()
1093 bool IsTargetCompilerMode() const in IsTargetCompilerMode()
1098 bool IsPartialCompilerMode() const in IsPartialCompilerMode()
1103 bool IsFullCompilerMode() const in IsFullCompilerMode()
1138 void SetCompilerNoCheck(bool value) in SetCompilerNoCheck()
1143 bool IsCompilerNoCheck() const in IsCompilerNoCheck()
1152 void SetFastAOTCompileMode(bool value) in SetFastAOTCompileMode()
1157 bool GetFastAOTCompileMode() const in GetFastAOTCompileMode()
1162 void SetEnableOptLoopPeeling(bool value) in SetEnableOptLoopPeeling()
1167 bool IsEnableOptLoopPeeling() const in IsEnableOptLoopPeeling()
1173 static bool StartsWith(const std::string &haystack, const std::string &needle) in StartsWith()
1178 bool WasOptionSet(int option) const in WasOptionSet()
1183 bool ParseBoolParam(bool* argBool);
1184 bool ParseDoubleParam(const std::string &option, double* argDouble);
1185 bool ParseIntParam(const std::string &option, int* argInt);
1186 bool ParseUint32Param(const std::string &option, uint32_t *argUInt32);
1187 bool ParseUint64Param(const std::string &option, uint64_t *argUInt64);
1190 bool enableArkTools_ {true};
1192 bool enableForceGc_ {true};
1193 bool forceFullGc_ {true};
1203 bool enableAsmInterpreter_ {true};
1204 bool enableBuiltinsLazy_ {true};
1209 bool enableIC_ {true};
1211 bool startupTime_ {false};
1214 bool compilerLogSnapshot_ {false};
1215 bool compilerLogTime_ {false};
1216 bool enableRuntimeStat_ {false};
1217 bool assertTypes_ {false};
1218 bool printTypeInfo_ {false};
1219 bool isWorker_ {false};
1221 bool traceBc_ {false};
1229 bool enableAOT_ {false};
1233 bool mergeAbc_ {false};
1234 bool enableTypeLowering_ {true};
1235 bool enableEarlyElimination_ {true};
1236 bool enableLaterElimination_ {true};
1237 bool enableValueNumbering_ {true};
1238 bool enableOptInlining_ {true};
1239 bool enableOptPGOType_ {true};
1240 bool enableGlobalTypeInfer_ {false};
1241 bool enableOptTrackField_ {true};
1244 bool enablePrintExecuteTime_ {false};
1245 bool enablePGOProfiler_ {false};
1246 bool reportModuleResolvingFailure_ {true};
1249 bool traceDeopt_ {false};
1251 bool stressDeopt_ {false};
1252 bool optCodeProfiler_ {false};
1253 bool startGlobalLeakCheck_ {false};
1254 bool verifyVTable_ {false};
1257 bool traceInline_ {false};
1263 bool compilerNoCheck_ {false};
1264 bool fastAOTCompileMode_ {true};
1265 bool enableOptLoopPeeling_ {false};