Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.c3691 void zend_jit_check_funcs(HashTable *function_table, zend_bool is_method) { in zend_jit_check_funcs() function
4475 zend_jit_check_funcs(EG(function_table), 0); in zend_jit_deactivate()
4480 zend_jit_check_funcs(&ce->function_table, 1); in zend_jit_deactivate()

Completed in 12 milliseconds