Lines Matching refs:OFF
16 | CMake: | `-DENABLE_ALL_IN_ONE=ON/OFF` |
17 | Python: | `--all-in-one=ON/OFF` |
27 | CMake: | `-DJERRY_DEBUGGER=ON/OFF` |
28 | Python: | `--jerry-debugger=ON/OFF` |
38 | CMake: | `-DJERRY_LINE_INFO=ON/OFF` |
39 | Python: | `--line-info=ON/OFF` |
61 | CMake: | `-DJERRY_EXTERNAL_CONTEXT=ON/OFF` |
62 | Python: | `--external-context=ON/OFF` |
72 | CMake: | `-DJERRY_SNAPSHOT_EXEC=ON/OFF` |
73 | Python: | `--snapshot-exec=ON/OFF` |
83 | CMake: | `-DJERRY_SNAPSHOT_SAVE=ON/OFF` |
84 | Python: | `--snapshot-save=ON/OFF` |
94 | CMake: | `-DJERRY_PARSER=ON/OFF` |
95 | Python: | `--js-parser=ON/OFF` |
105 | CMake: | `-DJERRY_PARSER_DUMP_BYTE_CODE=ON/OFF` |
106 | Python: | `--show-opcodes=ON/OFF` |
116 | CMake: | `-DJERRY_REGEXP_DUMP_BYTE_CODE=ON/OFF` |
117 | Python: | `--show-regexp-opcodes=ON/OFF` |
128 | CMake: | `-DJERRY_REGEXP_STRICT_MODE=ON/OFF` |
129 | Python: | `--regexp-strict-mode=ON/OFF` |
139 | CMake: | `--DJERRY_ERROR_MESSAGES=ON/OFF` |
140 | Python: | `--error-messages=ON/OFF` |
150 | CMake: | `-DJERRY_LOGGING=ON/OFF` |
151 | Python: | `--logging=ON/OFF` |
185 | CMake: | `-DJERRY_MEM_STATS=ON/OFF` |
186 | Python: | `--mem-stats=ON/OFF` |
244 | CMake: | `-DJERRY_CPOINTER_32_BIT=ON/OFF` |
245 | Python: | `--cpointer-32bit=ON/OFF` |
255 | CMake: | `-DJERRY_SYSTEM_ALLOCATOR=ON/OFF` |
256 | Python: | `--system-allocator=ON/OFF` |
266 | CMake: | `-DJERRY_VALGRIND=ON/OFF` |
267 | Python: | `--valgrind=ON/OFF` |
277 | CMake: | `-DJERRY_MEM_GC_BEFORE_EACH_ALLOC=ON/OFF` |
278 | Python: | `--mem-stress-test=ON/OFF` |