Searched refs:ECMA_INIT_SHOW_REGEXP_OPCODES (Results 1 – 3 of 3) sorted by relevance
159 if (JERRY_CONTEXT (jerry_init_flags) & ECMA_INIT_SHOW_REGEXP_OPCODES) in re_compile_bytecode()
59 ECMA_INIT_SHOW_REGEXP_OPCODES = (1u << 1), /**< dump regexp byte-code to log after compilation */ enumerator
80 && (int) ECMA_INIT_SHOW_REGEXP_OPCODES == (int) JERRY_INIT_SHOW_REGEXP_OPCODES