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