Searched defs:hot (Results 1 – 1 of 1) sorted by relevance
/PHP-8.2/Zend/ |
H A D | zend_vm_gen.php | 939 function is_hot_handler($hot, $op1, $op2, $extra_spec) { 961 function is_cold_handler($hot, $op1, $op2, $extra_spec) { 981 function is_inline_hybrid_handler($name, $hot, $op1, $op2, $extra_spec) { 1126 …$kind, $name, $op1, $op2, $param, $code, $lineno, $inline, $cold = false, $hot = false, $extra_spe…
|
Completed in 11 milliseconds