• Home
  • Raw
  • Download

Lines Matching defs:value

241     void SetEnableArkTools(bool value)  in SetEnableArkTools()
256 void SetOpenArkTools(bool value) in SetOpenArkTools()
271 void SetEnableRuntimeStat(bool value) in SetEnableRuntimeStat()
286 void SetStubFile(std::string value) in SetStubFile()
326 void SetEnableAOT(bool value) in SetEnableAOT()
341 void SetAOTOutputFile(const std::string& value) in SetAOTOutputFile()
356 void SetTargetTriple(std::string value) in SetTargetTriple()
366 void SetOptLevel(size_t value) in SetOptLevel()
376 void SetRelocMode(size_t value) in SetRelocMode()
386 void SetEnableForceGC(bool value) in SetEnableForceGC()
396 void SetEnableEdenGC(bool value) in SetEnableEdenGC()
406 void SetForceFullGC(bool value) in SetForceFullGC()
459 std::string value; in SetMemConfigProperty() local
652 void SetMaxNonmovableSpaceCapacity(uint32_t value) in SetMaxNonmovableSpaceCapacity()
657 void SetEnableAsmInterpreter(bool value) in SetEnableAsmInterpreter()
667 void SetEnableBuiltinsLazy(bool value) in SetEnableBuiltinsLazy()
677 void SetAsmOpcodeDisableRange(std::string value) in SetAsmOpcodeDisableRange()
682 void SetDisableCodeSign(bool value) in SetDisableCodeSign()
692 void SetEnableJitFort(bool value) in SetEnableJitFort()
702 void SetEnableAsyncCopyToFort(bool value) in SetEnableAsyncCopyToFort()
755 void SetCompilerLogOption(std::string value) in SetCompilerLogOption()
770 void SetMethodsListForLog(std::string value) in SetMethodsListForLog()
781 void SetCompilerLogSnapshot(bool value) in SetCompilerLogSnapshot()
796 void SetCompilerLogTime(bool value) in SetCompilerLogTime()
816 void SetSerializerBufferSizeLimit(uint64_t value) in SetSerializerBufferSizeLimit()
826 void SetHeapSizeLimit(uint32_t value) in SetHeapSizeLimit()
861 void SetEnableIC(bool value) in SetEnableIC()
876 void SetIcuDataPath(std::string value) in SetIcuDataPath()
891 void SetStartupTime(bool value) in SetStartupTime()
901 void SetTraceBc(bool value) in SetTraceBc()
921 void SetLogLevel(std::string value) in SetLogLevel()
936 void SetLogComponents(arg_list_t value) in SetLogComponents()
951 void SetLogDebug(arg_list_t value) in SetLogDebug()
966 void SetLogInfo(arg_list_t value) in SetLogInfo()
981 void SetLogWarning(arg_list_t value) in SetLogWarning()
996 void SetLogError(arg_list_t value) in SetLogError()
1011 void SetLogFatal(arg_list_t value) in SetLogFatal()
1026 void SetMaxAotMethodSize(uint32_t value) in SetMaxAotMethodSize()
1046 void SetEntryPoint(std::string value) in SetEntryPoint()
1061 void SetMergeAbc(bool value) in SetMergeAbc()
1066 void SetEnableContext(bool value) in SetEnableContext()
1076 void SetEnablePrintExecuteTime(bool value) in SetEnablePrintExecuteTime()
1086 void SetEnableElementsKind(bool value) in SetEnableElementsKind()
1096 void SetEnablePGOProfiler(bool value) in SetEnablePGOProfiler()
1121 void SetPGOSaveMinInterval(uint32_t value) in SetPGOSaveMinInterval()
1131 void SetEnableBaselinePgo(bool value) in SetEnableBaselinePgo()
1141 void SetPGOProfilerPath(const std::string& value) in SetPGOProfilerPath()
1151 void SetEnableTypeLowering(bool value) in SetEnableTypeLowering()
1161 void SetEnableArrayBoundsCheckElimination(bool value) in SetEnableArrayBoundsCheckElimination()
1171 void SetEnableFrameStateElimination(bool value) in SetEnableFrameStateElimination()
1181 void SetEnableEarlyElimination(bool value) in SetEnableEarlyElimination()
1191 void SetEnableLaterElimination(bool value) in SetEnableLaterElimination()
1201 void SetEnableInstrcutionCombine(bool value) in SetEnableInstrcutionCombine()
1211 void SetEnableValueNumbering(bool value) in SetEnableValueNumbering()
1221 void SetEnableJIT(bool value) in SetEnableJIT()
1231 void SetEnableAPPJIT(bool value) in SetEnableAPPJIT()
1241 void SetEnableJitFrame(bool value) in SetEnableJitFrame()
1256 void SetEnableJitDfxDump(bool value) in SetEnableJitDfxDump()
1261 void SetEnableOSR(bool value) in SetEnableOSR()
1271 void SetJitHotnessThreshold(uint16_t value) in SetJitHotnessThreshold()
1281 void SetJitCallThreshold(uint8_t value) in SetJitCallThreshold()
1291 void SetOsrHotnessThreshold(uint16_t value) in SetOsrHotnessThreshold()
1301 void SetForceJitCompileMain(bool value) in SetForceJitCompileMain()
1311 void SetEnableBaselineJIT(bool value) in SetEnableBaselineJIT()
1321 void SetBaselineJitHotnessThreshold(uint16_t value) in SetBaselineJitHotnessThreshold()
1331 void SetForceBaselineCompileMain(bool value) in SetForceBaselineCompileMain()
1341 void SetEnableNewValueNumbering(bool value) in SetEnableNewValueNumbering()
1351 void SetEnableOptString(bool value) in SetEnableOptString()
1361 void SetEnableOptInlining(bool value) in SetEnableOptInlining()
1366 void SetEnableEmptyCatchFunction(bool value) in SetEnableEmptyCatchFunction()
1381 void SetEnableOptPGOType(bool value) in SetEnableOptPGOType()
1391 void SetEnableOptTrackField(bool value) in SetEnableOptTrackField()
1411 void SetTraceDeopt(bool value) in SetTraceDeopt()
1421 void SetDeoptThreshold(uint8_t value) in SetDeoptThreshold()
1431 void SetStressDeopt(bool value) in SetStressDeopt()
1441 void SetDeviceState(bool value) in SetDeviceState()
1471 void SetOptCodeProfiler(bool value) in SetOptCodeProfiler()
1481 void SetVerifyVTable(bool value) in SetVerifyVTable()
1496 void SetCompilerSelectMethods(std::string value) in SetCompilerSelectMethods()
1506 void SetCompilerSkipMethods(std::string value) in SetCompilerSkipMethods()
1511 void SetPGOTrace(bool value) in SetPGOTrace()
1521 void SetTraceInline(bool value) in SetTraceInline()
1531 void SetTraceValueNumbering(bool value) in SetTraceValueNumbering()
1541 void SetTraceJIT(bool value) in SetTraceJIT()
1551 void SetTraceInstructionCombine(bool value) in SetTraceInstructionCombine()
1561 void SetMaxInlineBytecodes(size_t value) in SetMaxInlineBytecodes()
1641 void SetCompilerNoCheck(bool value) in SetCompilerNoCheck()
1655 void SetCompilerPipelineHostAOT(bool value) in SetCompilerPipelineHostAOT()
1665 void SetFastAOTCompileMode(bool value) in SetFastAOTCompileMode()
1675 void SetEnableOptLoopPeeling(bool value) in SetEnableOptLoopPeeling()
1685 void SetEnableOptLoopInvariantCodeMotion(bool value) in SetEnableOptLoopInvariantCodeMotion()
1700 void SetEnableOptConstantFolding(bool value) in SetEnableOptConstantFolding()
1705 void SetEnableOptOnHeapCheck(bool value) in SetEnableOptOnHeapCheck()
1720 void SetEnableLexenvSpecialization(bool value) in SetEnableLexenvSpecialization()
1730 void SetEnableNativeInline(bool value) in SetEnableNativeInline()
1740 void SetEnableLoweringBuiltin(bool value) in SetEnableLoweringBuiltin()
1745 void SetCompilerEnableLiteCG(bool value) in SetCompilerEnableLiteCG()
1755 void SetTypedOpProfiler(bool value) in SetTypedOpProfiler()
1770 void SetEnableBranchProfiling(bool value) in SetEnableBranchProfiling()
1795 void SetOptCodeRange(std::string value) in SetOptCodeRange()
1805 void SetTestAssert(bool value) in SetTestAssert()
1815 void SetEnableEscapeAnalysis(bool value) in SetEnableEscapeAnalysis()
1825 void SetEnableTraceEscapeAnalysis(bool value) in SetEnableTraceEscapeAnalysis()
1835 void SetEnableInductionVariableAnalysis(bool value) in SetEnableInductionVariableAnalysis()
1845 void SetEnableTraceInductionVariableAnalysis(bool value) in SetEnableTraceInductionVariableAnalysis()
1855 void SetEnableMemoryAnalysis(bool value) in SetEnableMemoryAnalysis()
1865 void SetCheckPgoVersion(bool value) in SetCheckPgoVersion()
1875 void SetEnableJITPGO(bool value) in SetEnableJITPGO()
1885 void SetEnableProfileDump(bool value) in SetEnableProfileDump()
1895 void SetEnableAOTPGO(bool value) in SetEnableAOTPGO()
1905 void SetEnableJitFastCompile(bool value) in SetEnableJitFastCompile()
1915 void SetEnableFrameworkAOT(bool value) in SetEnableFrameworkAOT()
1925 void SetAsyncLoadAbc(bool value) in SetAsyncLoadAbc()
1935 void SetAsyncLoadAbcTest(bool value) in SetAsyncLoadAbcTest()
1950 void SetPgoForceDump(bool value) in SetPgoForceDump()
1955 void SetConcurrentCompile(bool value) in SetConcurrentCompile()
1965 void SetAOTHasException(bool value) in SetAOTHasException()