Home
last modified time | relevance | path

Searched refs:ZEND_JIT_DEBUG_PERSISTENT (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/opcache/jit/
H A Dzend_jit.h87 #define ZEND_JIT_DEBUG_PERSISTENT 0x1f0 /* profile and debugger flags can't be changed at run-… macro
H A Dzend_jit.c3417 if (((old_val ^ new_val) & ZEND_JIT_DEBUG_PERSISTENT) != 0) { in zend_jit_debug_config()

Completed in 17 milliseconds