Searched refs:zend_jit_fetch_obj_r_slow (Results 1 – 2 of 2) sorted by relevance
1932 static void ZEND_FASTCALL zend_jit_fetch_obj_r_slow(zend_object *zobj) in zend_jit_fetch_obj_r_slow() function1985 zend_jit_fetch_obj_r_slow(zobj); in zend_jit_fetch_obj_r_dynamic()
3069 REGISTER_HELPER(zend_jit_fetch_obj_r_slow); in zend_jit_setup_disasm()14470 ir_CALL_1(IR_VOID, ir_CONST_FC_FUNC(zend_jit_fetch_obj_r_slow), obj_ref);
Completed in 63 milliseconds