Searched refs:ZEND_JIT_DEBUG_SIZE (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/opcache/jit/ | ||
H A D | zend_jit.h | 64 #define ZEND_JIT_DEBUG_SIZE (1<<9) macro |
H A D | zend_jit.c | 3753 if (JIT_G(debug) & ZEND_JIT_DEBUG_SIZE && dasm_ptr != NULL) { in zend_jit_shutdown() |
Completed in 17 milliseconds