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.c3061 void zend_jit_check_funcs(HashTable *function_table, bool is_method) { in zend_jit_check_funcs() function
3804 zend_jit_check_funcs(EG(function_table), 0); in zend_jit_deactivate()
3809 zend_jit_check_funcs(&ce->function_table, 1); in zend_jit_deactivate()

Completed in 15 milliseconds