Lines Matching defs:value
133 void SetEnableArkTools(bool value) { in SetEnableArkTools()
147 void SetEnableRuntimeStat(bool value) in SetEnableRuntimeStat()
162 void SetStubFile(std::string value) in SetStubFile()
172 void SetEnableAOT(bool value) in SetEnableAOT()
187 void SetAOTOutputFile(const std::string& value) in SetAOTOutputFile()
202 void SetTargetTriple(std::string value) in SetTargetTriple()
212 void SetOptLevel(size_t value) in SetOptLevel()
222 void SetRelocMode(size_t value) in SetRelocMode()
232 void SetEnableForceGC(bool value) in SetEnableForceGC()
242 void SetForceFullGC(bool value) in SetForceFullGC()
396 void SetMaxNonmovableSpaceCapacity(uint32_t value) in SetMaxNonmovableSpaceCapacity()
401 void SetEnableAsmInterpreter(bool value) in SetEnableAsmInterpreter()
411 void SetAsmOpcodeDisableRange(std::string value) in SetAsmOpcodeDisableRange()
450 void SetCompilerLogOption(std::string value) in SetCompilerLogOption()
466 void SetMethodsListForLog(std::string value) in SetMethodsListForLog()
478 void SetCompilerLogSnapshot(bool value) in SetCompilerLogSnapshot()
493 void SetCompilerLogTime(bool value) in SetCompilerLogTime()
513 void SetSerializerBufferSizeLimit(uint64_t value) in SetSerializerBufferSizeLimit()
523 void SetHeapSizeLimit(uint32_t value) in SetHeapSizeLimit()
548 void SetEnableIC(bool value) in SetEnableIC()
563 void SetSnapshotFile(std::string value) in SetSnapshotFile()
578 void SetFrameworkAbcFile(std::string value) in SetFrameworkAbcFile()
593 void SetIcuDataPath(std::string value) in SetIcuDataPath()
608 void SetStartupTime(bool value) in SetStartupTime()
623 void SetAssertTypes(bool value) in SetAssertTypes()
633 void SetPrintAnyTypes(bool value) in SetPrintAnyTypes()
638 void SetBuiltinsDTS(const std::string& value) in SetBuiltinsDTS()
653 void SetTraceBc(bool value) in SetTraceBc()
674 void SetLogLevel(std::string value) in SetLogLevel()
689 void SetLogComponents(arg_list_t value) in SetLogComponents()
704 void SetLogDebug(arg_list_t value) in SetLogDebug()
719 void SetLogInfo(arg_list_t value) in SetLogInfo()
734 void SetLogWarning(arg_list_t value) in SetLogWarning()
749 void SetLogError(arg_list_t value) in SetLogError()
764 void SetLogFatal(arg_list_t value) in SetLogFatal()
779 void SetMaxAotMethodSize(uint32_t value) in SetMaxAotMethodSize()
789 void SetEntryPoint(std::string value) in SetEntryPoint()
804 void SetMergeAbc(bool value) in SetMergeAbc()
809 void SetEnablePrintExecuteTime(bool value) in SetEnablePrintExecuteTime()
819 void SetEnablePGOProfiler(bool value) in SetEnablePGOProfiler()
844 void SetPGOProfilerPath(const std::string& value) in SetPGOProfilerPath()
849 void SetEnableTypeLowering(bool value) in SetEnableTypeLowering()
864 void SetTraceDeopt(bool value) in SetTraceDeopt()
874 void SetDeoptThreshold(uint8_t value) in SetDeoptThreshold()
884 void SetOptCodeProfiler(bool value) in SetOptCodeProfiler()