Searched refs:ZEND_CALL_MEGAMORPHIC (Results 1 – 1 of 1) sorted by relevance
493 #define ZEND_CALL_MEGAMORPHIC ZEND_CALL_JIT_RESERVED macro537 ZEND_ADD_CALL_FLAG(call, ZEND_CALL_MEGAMORPHIC); in zend_jit_trace_record_fake_init_call_ex()908 if (ZEND_CALL_INFO(EX(call)) & ZEND_CALL_MEGAMORPHIC) {1149 ZEND_ADD_CALL_FLAG(EX(call), ZEND_CALL_MEGAMORPHIC);1154 ZEND_ADD_CALL_FLAG(EX(call), ZEND_CALL_MEGAMORPHIC);
Completed in 7 milliseconds