• Home
  • Raw
  • Download

Lines Matching full:enable

44     "--asm-interpreter:                    Enable asm interpreter. Default: 'true'\n"
61 …"--compiler-type-threshold: enable to skip methods whose type is no more than threshold…
62 "--compiler-log-snapshot: Enable to print snapshot information. Default: 'false'\n"
63 "--compiler-log-time: Enable to print pass compiler time. Default: 'false'\n"
64 "--enable-ark-tools: Enable ark tools to debug. Default: 'false'\n"
66 "--pgo-trace: Enable pgo trace for JS runtime. Default: 'false'\n"
67 …"--compiler-trace-bc: Enable tracing bytecode for aot runtime. Default: 'false'\n"
68 "--compiler-trace-deopt: Enable tracing deopt for aot runtime. Default: 'false'\n"
69 …"--compiler-trace-inline: Enable tracing inline function for aot runtime. Default: 'f…
70 …"--compiler-trace-builtins: Enable tracing builtins function for aot runtime. Default: …
71 …"--compiler-trace-value-numbering: Enable tracing value numbering for aot runtime. Default: 'f…
74 "--compiler-stress-deopt: Enable stress deopt for aot compiler. Default: 'false'\n"
75 …"--compiler-opt-code-profiler: Enable opt code Bytecode Statistics for aot runtime. Defaul…
78 … "--enable-force-gc: Enable force gc when allocating object. Default: 'true'\n"
80 "--enable-ic: Switch of inline cache. Default: 'true'\n"
81 "--enable-runtime-stat: Enable statistics of runtime state. Default: 'false'\n"
82 … "--compiler-opt-array-bounds-check-elimination: Enable Index Check elimination. Default: 'true'\n"
83 "--compiler-opt-constant-folding: Enable constant folding. Default: 'true'\n"
84 …"--compiler-opt-type-lowering: Enable all type optimization pass for aot compiler. Default…
85 …"--compiler-opt-early-elimination: Enable EarlyElimination for aot compiler. Default: 'true'\n"
86 …"--compiler-opt-later-elimination: Enable LaterElimination for aot compiler. Default: 'true'\n"
87 …"--compiler-opt-string: Enable string optimization pass for aot compiler. Default: …
88 … "--compiler-opt-value-numbering: Enable ValueNumbering for aot compiler. Default: 'true'\n"
89 …"--compiler-opt-inlining: Enable inlining function for aot compiler: Default: 'true'\…
90 "--compiler-opt-pgotype: Enable pgo type for aot compiler: Default: 'true'\n"
91 "--compiler-opt-track-field: Enable track field for aot compiler: Default: 'false'\n"
100 "--enable-worker: Whether is worker vm. Default: 'false'\n"
102 …"--log-components: Enable logs from specified components: ['all', 'gc', 'ecma'…
105 …"--log-debug: Enable debug or above logs for components: ['all', 'gc', 'e…
108 "--log-error: Enable error log for components: ['all', 'gc', 'ecma',\n"
111 "--log-fatal: Enable fatal log for components: ['all', 'gc', 'ecma',\n"
114 "--log-info: Enable info log for components: ['all', 'gc', 'ecma',\n"
117 … "--log-warning: Enable warning log for components: ['all', 'gc', 'ecma',\n"
120 …"--compiler-opt-max-method: Enable aot compiler to skip method larger than limit (KB). …
131 …"--enable-pgo-profiler: Enable pgo profiler to sample jsfunction call and output to…
133 …"--enable-mutant-array: Enable transition between mutant array and tagged array. De…
134 …"--enable-elements-kind: Enable initialization of elements kind in array. Default: '…
139 "--compiler-baseline-pgo: Enable compile the baseline Ap file. \n"
144 "--enable-print-execute-time: Enable print execute panda file spent time\n"
156 … "--compiler-no-check Enable remove checks for aot compiler. Default: 'false'\n"
157 "--compiler-pipeline-host-aot Enable pipeline host aot compiler. Default: 'false'\n"
158 "--compiler-opt-loop-peeling: Enable loop peeling for aot compiler: Default: 'true'\n"
161 …"--compiler-enable-external-pkg Enable compile with external package for ark aot compiler\n"
162 …"--compiler-enable-lexenv-specialization: Enable replace ldlexvar with specific values: Default: '…
163 "--compiler-enable-native-inline: Enable inline native function: Default: 'false'\n"
164 "--compiler-enable-lowering-builtin: Enable lowering global object: Default: 'false'\n"
165 …"--compiler-opt-array-onheap-check: Enable TypedArray on heap check for aot compiler: Default: …
166 "--compiler-enable-litecg: Enable LiteCG: Default: 'false'\n"
167 "--compiler-enable-jit: Enable jit: Default: 'false'\n"
168 "--compiler-enable-osr: Enable osr: Default: 'false'\n"
169 "--compiler-enable-framework-aot: Enable frame aot: Default: 'true'\n"
170 "--compiler-enable-pgo-space: Enable pgo space used for compiler. Default: 'true'\n"
174 "--compiler-force-jit-compile-main: Enable jit compile main function: Default: 'false'\n"
175 "--compiler-trace-jit: Enable trace jit: Default: 'false'\n"
176 "--compiler-enable-jit-pgo: Enable jit pgo: Default: 'true'\n"
177 …"--compiler-typed-op-profiler: Enable Typed Opcode Statistics for aot runtime. Default: 'f…
178 …"--compiler-opt-branch-profiling: Enable branch profiling for aot compiler. Default: 'true'\n"
180 "--compiler-methods-range: Enable aot compiler to compile only in-range methods.\n"
183 … "--compiler-opt-escape-analysis: Enable escape analysis for aot compiler. Default: 'true'\n"
184 …"--compiler-trace-escape-analysis: Enable tracing escape analysis for aot compiler. Default: '…
185 …"--compiler-opt-induction-variable: Enable induciton variable analysis for aot compiler. Defaul…
186 …"--compiler-trace-induction-variable: Enable tracing induction variable for aot compiler. Default…
187 … "--compiler-memory-analysis: Enable memory analysis for aot compiler. Default: 'true'\n"
188 "--compiler-enable-jit-fast-compile: Enable jit fast compile. Default: 'false'\n"
189 "--compiler-enable-jitfort: Enable jit fort memory space. Default: 'false'\n"
191 …"--compiler-enable-async-copytofort: Enable jit fort allocation and code copy in Jit thread. Def…
192 "--compiler-pgo-force-dump: Enable pgo dump not interrupted by GC. Default: 'true'\n"
193 "--async-load-abc: Enable asynchronous load abc. Default: 'true'\n"
194 "--async-load-abc-test: Enable asynchronous load abc test. Default: 'false'\n"
195 "--compiler-enable-store-barrier: Enable store barrier optimization. Default: 'true'\n"
196 …"--compiler-enable-concurrent: Enable concurrent compile(only support in ark_stub_compiler…
197 … "--compile-enable-jit-verify-pass: Enable jit compile with verify pass. Default: 'false'\n\n"
199 "--compiler-opt-frame-state-elimination: Enable frame state elimination. Default: 'true'\n"
200 …"--enable-inline-property-optimization: Enable inline property optimization(also enable slack tra…
201 …"--compiler-enable-aot-code-comment Enable generate aot_code_comment.txt file during compilatio…
222 {"enable-ark-tools", required_argument, nullptr, OPTION_ENABLE_ARK_TOOLS}, in ParseCommand()
238 {"enable-force-gc", required_argument, nullptr, OPTION_ENABLE_FORCE_GC}, in ParseCommand()
239 {"enable-ic", required_argument, nullptr, OPTION_ENABLE_IC}, in ParseCommand()
240 {"enable-runtime-stat", required_argument, nullptr, OPTION_ENABLE_RUNTIME_STAT}, in ParseCommand()
257 {"enable-heap-verify", required_argument, nullptr, OPTION_ENABLE_HEAP_VERIFY}, in ParseCommand()
262 {"enable-worker", required_argument, nullptr, OPTION_ENABLE_WORKER}, in ParseCommand()
275 {"enable-context", required_argument, nullptr, OPTION_ENABLE_CONTEXT}, in ParseCommand()
282 {"enable-print-execute-time", required_argument, nullptr, OPTION_PRINT_EXECUTE_TIME}, in ParseCommand()
283 {"enable-pgo-profiler", required_argument, nullptr, OPTION_ENABLE_PGO_PROFILER}, in ParseCommand()
284 {"enable-mutant-array", required_argument, nullptr, OPTION_ENABLE_MUTANT_ARRAY}, in ParseCommand()
285 {"enable-elements-kind", required_argument, nullptr, OPTION_ENABLE_ELEMENTS_KIND}, in ParseCommand()
304 … {"compiler-enable-external-pkg", required_argument, nullptr, OPTION_COMPILER_ENABLE_EXTERNAL_PKG}, in ParseCommand()
306 {"compiler-enable-lexenv-specialization", required_argument, nullptr, in ParseCommand()
308 …{"compiler-enable-native-inline", required_argument, nullptr, OPTION_COMPILER_ENABLE_NATIVE_INLINE… in ParseCommand()
309 …{"compiler-enable-lowering-builtin", required_argument, nullptr, OPTION_COMPILER_ENABLE_LOWERING_B… in ParseCommand()
310 {"compiler-enable-litecg", required_argument, nullptr, OPTION_COMPILER_ENABLE_LITECG}, in ParseCommand()
311 {"compiler-enable-jit", required_argument, nullptr, OPTION_COMPILER_ENABLE_JIT}, in ParseCommand()
312 …{"compiler-enable-dfx-hisys-event", required_argument, nullptr, OPTION_COMPILER_ENABLE_DFX_HISYS_E… in ParseCommand()
313 {"compiler-enable-osr", required_argument, nullptr, OPTION_COMPILER_ENABLE_OSR}, in ParseCommand()
319 {"compiler-enable-jit-pgo", required_argument, nullptr, OPTION_COMPILER_ENABLE_JIT_PGO}, in ParseCommand()
320 {"compiler-enable-aot-pgo", required_argument, nullptr, OPTION_COMPILER_ENABLE_AOT_PGO}, in ParseCommand()
321 …{"compiler-enable-framework-aot", required_argument, nullptr, OPTION_COMPILER_ENABLE_FRAMEWORK_AOT… in ParseCommand()
322 …{"compiler-enable-profile-dump", required_argument, nullptr, OPTION_COMPILER_ENABLE_PROPFILE_DUMP}, in ParseCommand()
334 {"compiler-enable-mega-ic", required_argument, nullptr, OPTION_COMPILER_ENABLE_MEGA_IC}, in ParseCommand()
335 … {"compiler-enable-baselinejit", required_argument, nullptr, OPTION_COMPILER_ENABLE_BASELINEJIT}, in ParseCommand()
338 …{"compiler-enable-jit-fast-compile", required_argument, nullptr, OPTION_COMPILER_ENABLE_JIT_FAST_C… in ParseCommand()
339 {"compiler-enable-jitfort", required_argument, nullptr, OPTION_ENABLE_JITFORT}, in ParseCommand()
341 … {"compiler-enable-async-copytofort", required_argument, nullptr, OPTION_ENABLE_ASYNC_COPYTOFORT}, in ParseCommand()
343 {"compiler-enable-pgo-space", required_argument, nullptr, OPTION_COMPILER_ENABLE_PGO_SPACE}, in ParseCommand()
346 …{"compiler-enable-store-barrier", required_argument, nullptr, OPTION_COMPILER_ENABLE_STORE_BARRIER… in ParseCommand()
347 … {"compiler-enable-concurrent", required_argument, nullptr, OPTION_COMPILER_ENABLE_CONCURRENT}, in ParseCommand()
350 …{"enable-inline-property-optimization", required_argument, nullptr, OPTION_ENABLE_INLINE_PROPERTY_… in ParseCommand()
351 …{"compiler-enable-aot-code-comment", required_argument, nullptr, OPTION_COMPILER_ENABLE_AOT_CODE_C… in ParseCommand()
352 … {"compile-enable-jit-verify-pass", required_argument, nullptr, OPTION_ENABLE_JIT_VERIFY_PASS}, in ParseCommand()
386 …LOG_ECMA(ERROR) << "'enable-mutant-array' must set to false while 'enable-elements-kind' is disabl… in ParseCommand()