• Home
  • Raw
  • Download

Lines Matching full:all

45     "       \"allllircirasm or all012\": print llIR file, CIR log and asm log for all methods,\n"
46 " \"allcir or all0\": print cir info for all methods,\n"
47 " \"allllir or all1\": print llir info for all methods,\n"
48 " \"allasm or all2\": print asm log for all methods,\n"
49 " \"alltype or all3\": print type infer log for all methods,\n"
75 …"--log-components: Enable logs from specified components. Possible values: [\"all\", \"gc\", \"ecm…
76 "\"interpreter\", \"debugger\", \"compiler\", \"builtins\", \"all\"]. Default: [\"all\"]\n"
77 …"--log-debug: Enable debug or above logs from specified components. Possible values: [\"all\", \"g…
78 "\"interpreter\", \"debugger\", \"compiler\", \"builtins\", \"all\"]. Default: [\"all\"]\n"
79 …"--log-error: Enable error or above logs from specified components. Possible values: [\"all\", \"g…
80 "\"interpreter\", \"debugger\", \"compiler\", \"builtins\", \"all\"]. Default: [\"all\"]\n"
81 …"--log-fatal: Enable fatal logs from specified components. Possible values: [\"all\", \"gc\", \"ec…
82 "\"interpreter\", \"debugger\", \"compiler\", \"builtins\", \"all\"]. Default: [\"all\"]\n"
83 …"--log-info: Enable info or above logs from specified components. Possible values: [\"all\", \"gc\…
84 "\"interpreter\", \"debugger\", \"compiler\", \"builtins\", \"all\"]. Default: [\"all\"]\n"
85 …"--log-warning: Enable warning or above logs from specified components. Possible values: [\"all\",…
86 …"ecma\", \"interpreter\", \"debugger\", \"compiler\", \"builtins\", \"all\"]. Default: [\"all\"]\n"