Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.c2855 void zend_jit_check_funcs(HashTable *function_table, bool is_method) { in zend_jit_check_funcs() function
3587 zend_jit_check_funcs(EG(function_table), 0); in zend_jit_deactivate()
3592 zend_jit_check_funcs(&ce->function_table, 1); in zend_jit_deactivate()

Completed in 12 milliseconds