Lines Matching defs:value
158 void SetEnableArkTools(bool value) { in SetEnableArkTools()
172 void SetEnableRuntimeStat(bool value) in SetEnableRuntimeStat()
187 void SetStubFile(std::string value) in SetStubFile()
197 void SetEnableAOT(bool value) in SetEnableAOT()
212 void SetAOTOutputFile(const std::string& value) in SetAOTOutputFile()
227 void SetTargetTriple(std::string value) in SetTargetTriple()
237 void SetOptLevel(size_t value) in SetOptLevel()
247 void SetRelocMode(size_t value) in SetRelocMode()
257 void SetEnableForceGC(bool value) in SetEnableForceGC()
267 void SetForceFullGC(bool value) in SetForceFullGC()
451 void SetMaxNonmovableSpaceCapacity(uint32_t value) in SetMaxNonmovableSpaceCapacity()
456 void SetEnableAsmInterpreter(bool value) in SetEnableAsmInterpreter()
466 void SetEnableBuiltinsLazy(bool value) in SetEnableBuiltinsLazy()
476 void SetAsmOpcodeDisableRange(std::string value) in SetAsmOpcodeDisableRange()
515 void SetCompilerLogOption(std::string value) in SetCompilerLogOption()
531 void SetMethodsListForLog(std::string value) in SetMethodsListForLog()
543 void SetCompilerLogSnapshot(bool value) in SetCompilerLogSnapshot()
558 void SetCompilerLogTime(bool value) in SetCompilerLogTime()
578 void SetSerializerBufferSizeLimit(uint64_t value) in SetSerializerBufferSizeLimit()
588 void SetHeapSizeLimit(uint32_t value) in SetHeapSizeLimit()
613 void SetEnableIC(bool value) in SetEnableIC()
628 void SetIcuDataPath(std::string value) in SetIcuDataPath()
643 void SetStartupTime(bool value) in SetStartupTime()
658 void SetAssertTypes(bool value) in SetAssertTypes()
668 void SetPrintTypeInfo(bool value) in SetPrintTypeInfo()
673 void SetBuiltinsDTS(const std::string& value) in SetBuiltinsDTS()
688 void SetTraceBc(bool value) in SetTraceBc()
708 void SetLogLevel(std::string value) in SetLogLevel()
723 void SetLogComponents(arg_list_t value) in SetLogComponents()
738 void SetLogDebug(arg_list_t value) in SetLogDebug()
753 void SetLogInfo(arg_list_t value) in SetLogInfo()
768 void SetLogWarning(arg_list_t value) in SetLogWarning()
783 void SetLogError(arg_list_t value) in SetLogError()
798 void SetLogFatal(arg_list_t value) in SetLogFatal()
813 void SetMaxAotMethodSize(uint32_t value) in SetMaxAotMethodSize()
833 void SetEntryPoint(std::string value) in SetEntryPoint()
848 void SetMergeAbc(bool value) in SetMergeAbc()
853 void SetEnablePrintExecuteTime(bool value) in SetEnablePrintExecuteTime()
863 void SetEnablePGOProfiler(bool value) in SetEnablePGOProfiler()
888 void SetPGOProfilerPath(const std::string& value) in SetPGOProfilerPath()
898 void SetEnableTypeLowering(bool value) in SetEnableTypeLowering()
908 void SetEnableEarlyElimination(bool value) in SetEnableEarlyElimination()
918 void SetEnableLaterElimination(bool value) in SetEnableLaterElimination()
928 void SetEnableValueNumbering(bool value) in SetEnableValueNumbering()
938 void SetEnableOptInlining(bool value) in SetEnableOptInlining()
948 void SetEnableOptPGOType(bool value) in SetEnableOptPGOType()
958 void SetEnableOptTrackField(bool value) in SetEnableOptTrackField()
968 void SetEnableGlobalTypeInfer(bool value) in SetEnableGlobalTypeInfer()
993 void SetTraceDeopt(bool value) in SetTraceDeopt()
1003 void SetDeoptThreshold(uint8_t value) in SetDeoptThreshold()
1013 void SetStressDeopt(bool value) in SetStressDeopt()
1023 void SetOptCodeProfiler(bool value) in SetOptCodeProfiler()
1033 void SetVerifyVTable(bool value) in SetVerifyVTable()
1048 void SetCompilerSelectMethods(std::string value) in SetCompilerSelectMethods()
1058 void SetCompilerSkipMethods(std::string value) in SetCompilerSkipMethods()
1063 void SetTraceInline(bool value) in SetTraceInline()
1073 void SetMaxInlineBytecodes(size_t value) in SetMaxInlineBytecodes()
1138 void SetCompilerNoCheck(bool value) in SetCompilerNoCheck()
1152 void SetFastAOTCompileMode(bool value) in SetFastAOTCompileMode()
1162 void SetEnableOptLoopPeeling(bool value) in SetEnableOptLoopPeeling()