Searched refs:ZEND_JIT_DEBUG_PERSISTENT (Results 1 – 2 of 2) sorted by relevance
87 #define ZEND_JIT_DEBUG_PERSISTENT 0x1f0 /* profile and debugger flags can't be changed at run-… macro
3590 if (((old_val ^ new_val) & ZEND_JIT_DEBUG_PERSISTENT) != 0) { in zend_jit_debug_config()
Completed in 15 milliseconds