Lines Matching defs:value
184 void SetEnableArkTools(bool value) { in SetEnableArkTools()
198 void SetEnableRuntimeStat(bool value) in SetEnableRuntimeStat()
213 void SetStubFile(std::string value) in SetStubFile()
253 void SetEnableAOT(bool value) in SetEnableAOT()
268 void SetAOTOutputFile(const std::string& value) in SetAOTOutputFile()
283 void SetTargetTriple(std::string value) in SetTargetTriple()
293 void SetOptLevel(size_t value) in SetOptLevel()
303 void SetRelocMode(size_t value) in SetRelocMode()
313 void SetEnableForceGC(bool value) in SetEnableForceGC()
323 void SetForceFullGC(bool value) in SetForceFullGC()
512 void SetMaxNonmovableSpaceCapacity(uint32_t value) in SetMaxNonmovableSpaceCapacity()
517 void SetEnableAsmInterpreter(bool value) in SetEnableAsmInterpreter()
527 void SetEnableBuiltinsLazy(bool value) in SetEnableBuiltinsLazy()
537 void SetAsmOpcodeDisableRange(std::string value) in SetAsmOpcodeDisableRange()
576 void SetCompilerLogOption(std::string value) in SetCompilerLogOption()
592 void SetMethodsListForLog(std::string value) in SetMethodsListForLog()
604 void SetCompilerLogSnapshot(bool value) in SetCompilerLogSnapshot()
619 void SetCompilerLogTime(bool value) in SetCompilerLogTime()
639 void SetSerializerBufferSizeLimit(uint64_t value) in SetSerializerBufferSizeLimit()
649 void SetHeapSizeLimit(uint32_t value) in SetHeapSizeLimit()
674 void SetEnableIC(bool value) in SetEnableIC()
689 void SetIcuDataPath(std::string value) in SetIcuDataPath()
704 void SetStartupTime(bool value) in SetStartupTime()
719 void SetAssertTypes(bool value) in SetAssertTypes()
729 void SetPrintTypeInfo(bool value) in SetPrintTypeInfo()
734 void SetBuiltinsDTS(const std::string& value) in SetBuiltinsDTS()
749 void SetTraceBc(bool value) in SetTraceBc()
769 void SetLogLevel(std::string value) in SetLogLevel()
784 void SetLogComponents(arg_list_t value) in SetLogComponents()
799 void SetLogDebug(arg_list_t value) in SetLogDebug()
814 void SetLogInfo(arg_list_t value) in SetLogInfo()
829 void SetLogWarning(arg_list_t value) in SetLogWarning()
844 void SetLogError(arg_list_t value) in SetLogError()
859 void SetLogFatal(arg_list_t value) in SetLogFatal()
874 void SetMaxAotMethodSize(uint32_t value) in SetMaxAotMethodSize()
894 void SetEntryPoint(std::string value) in SetEntryPoint()
909 void SetMergeAbc(bool value) in SetMergeAbc()
914 void SetEnableContext(bool value) in SetEnableContext()
924 void SetEnablePrintExecuteTime(bool value) in SetEnablePrintExecuteTime()
934 void SetEnableElementsKind(bool value) in SetEnableElementsKind()
944 void SetEnablePGOProfiler(bool value) in SetEnablePGOProfiler()
969 void SetPGOSaveMinInterval(uint32_t value) in SetPGOSaveMinInterval()
979 void SetPGOProfilerPath(const std::string& value) in SetPGOProfilerPath()
989 void SetEnableTypeLowering(bool value) in SetEnableTypeLowering()
999 void SetEnableArrayBoundsCheckElimination(bool value) in SetEnableArrayBoundsCheckElimination()
1009 void SetEnableEarlyElimination(bool value) in SetEnableEarlyElimination()
1019 void SetEnableLaterElimination(bool value) in SetEnableLaterElimination()
1029 void SetEnableInstrcutionCombine(bool value) in SetEnableInstrcutionCombine()
1039 void SetEnableValueNumbering(bool value) in SetEnableValueNumbering()
1050 void SetEnableJIT(bool value) in SetEnableJIT()
1060 void SetJitHotnessThreshold(uint16_t value) in SetJitHotnessThreshold()
1070 void SetForceJitCompileMain(bool value) in SetForceJitCompileMain()
1080 void SetEnableNewValueNumbering(bool value) in SetEnableNewValueNumbering()
1090 void SetEnableOptString(bool value) in SetEnableOptString()
1100 void SetEnableOptInlining(bool value) in SetEnableOptInlining()
1110 void SetEnableOptPGOType(bool value) in SetEnableOptPGOType()
1120 void SetEnableOptTrackField(bool value) in SetEnableOptTrackField()
1130 void SetEnableGlobalTypeInfer(bool value) in SetEnableGlobalTypeInfer()
1155 void SetTraceDeopt(bool value) in SetTraceDeopt()
1165 void SetDeoptThreshold(uint8_t value) in SetDeoptThreshold()
1175 void SetStressDeopt(bool value) in SetStressDeopt()
1185 void SetOptCodeProfiler(bool value) in SetOptCodeProfiler()
1195 void SetVerifyVTable(bool value) in SetVerifyVTable()
1210 void SetCompilerSelectMethods(std::string value) in SetCompilerSelectMethods()
1220 void SetCompilerSkipMethods(std::string value) in SetCompilerSkipMethods()
1225 void SetTraceInline(bool value) in SetTraceInline()
1235 void SetTraceValueNumbering(bool value) in SetTraceValueNumbering()
1245 void SetTraceJIT(bool value) in SetTraceJIT()
1255 void SetTraceInstructionCombine(bool value) in SetTraceInstructionCombine()
1265 void SetMaxInlineBytecodes(size_t value) in SetMaxInlineBytecodes()
1330 void SetCompilerNoCheck(bool value) in SetCompilerNoCheck()
1344 void SetFastAOTCompileMode(bool value) in SetFastAOTCompileMode()
1354 void SetEnableOptLoopPeeling(bool value) in SetEnableOptLoopPeeling()
1364 void SetEnableOptLoopInvariantCodeMotion(bool value) in SetEnableOptLoopInvariantCodeMotion()
1379 void SetEnableOptConstantFolding(bool value) in SetEnableOptConstantFolding()
1384 void SetEnableOptOnHeapCheck(bool value) in SetEnableOptOnHeapCheck()
1399 void SetEnableLexenvSpecialization(bool value) in SetEnableLexenvSpecialization()
1409 void SetEnableNativeInline(bool value) in SetEnableNativeInline()
1419 void SetEnableLoweringBuiltin(bool value) in SetEnableLoweringBuiltin()
1424 void SetCompilerEnableLiteCG(bool value) in SetCompilerEnableLiteCG()
1434 void SetTypedOpProfiler(bool value) in SetTypedOpProfiler()
1449 void SetEnableBranchProfiling(bool value) in SetEnableBranchProfiling()