Lines Matching refs:current_execute_data
25 zend_execute_data *execute_data = EG(current_execute_data); in undef_result_after_exception()
95 zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_invalid_method_call()
114 zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_invalid_method_call_tmp()
142 zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_find_method_helper()
429 const zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_undefined_op_helper()
438 const zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_undefined_op_helper_write()
479 execute_data = EG(current_execute_data); in zend_jit_fetch_dim_r_helper()
481 zend_jit_undefined_op_helper(EG(current_execute_data)->opline->op2.var); in zend_jit_fetch_dim_r_helper()
580 execute_data = EG(current_execute_data); in zend_jit_fetch_dim_is_helper()
582 zend_jit_undefined_op_helper(EG(current_execute_data)->opline->op2.var); in zend_jit_fetch_dim_is_helper()
676 zend_jit_undefined_op_helper(EG(current_execute_data)->opline->op2.var); in zend_jit_fetch_dim_isset_helper()
755 execute_data = EG(current_execute_data); in zend_jit_fetch_dim_rw_helper()
853 execute_data = EG(current_execute_data); in zend_jit_fetch_dim_w_helper()
891 zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_fetch_dim_w_helper()
940 && EG(current_execute_data)->opline->opcode != ZEND_FETCH_DIM_UNSET) { in zend_check_string_offset()
949 zend_jit_undefined_op_helper(EG(current_execute_data)->opline->op2.var); in zend_check_string_offset()
1025 zend_jit_undefined_op_helper(EG(current_execute_data)->opline->op2.var); in zend_jit_fetch_dim_str_is_helper()
1067 zend_jit_undefined_op_helper(EG(current_execute_data)->opline->op2.var); in zend_jit_fetch_dim_obj_r_helper()
1094 zend_jit_undefined_op_helper(EG(current_execute_data)->opline->op2.var); in zend_jit_fetch_dim_obj_is_helper()
1117 const zend_op *opline = EG(current_execute_data)->opline; in zend_wrong_string_offset()
1136 end = EG(current_execute_data)->func->op_array.opcodes + in zend_wrong_string_offset()
1137 EG(current_execute_data)->func->op_array.last; in zend_wrong_string_offset()
1272 const zend_op *op_data = EG(current_execute_data)->opline + 1; in zend_assign_to_string_offset()
1375 const zend_op *opline = EG(current_execute_data)->opline; in zend_jit_fetch_dim_obj_helper()
1454 const zend_op *opline = EG(current_execute_data)->opline; in zend_jit_assign_dim_helper()
1460 const zend_op *op_data = EG(current_execute_data)->opline + 1; in zend_jit_assign_dim_helper()
1486 const zend_op *opline = EG(current_execute_data)->opline; in zend_jit_assign_dim_helper()
1492 const zend_op *op_data = EG(current_execute_data)->opline + 1; in zend_jit_assign_dim_helper()
1520 const zend_op *opline = EG(current_execute_data)->opline; in zend_jit_assign_dim_op_helper()
1629 zend_jit_undefined_op_helper(EG(current_execute_data)->opline->op2.var); in zend_jit_isset_dim_helper()
1778 zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_verify_arg_slow()
1801 zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_fetch_obj_r_slow()
1819 zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_fetch_obj_r_dynamic()
1859 zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_fetch_obj_is_slow()
1877 zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_fetch_obj_is_dynamic()
2009 zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_fetch_obj_w_slow()
2061 zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_check_array_promotion()
2093 zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_extract_helper()
2113 …n_to_variable(&variable, value, value_type, ZEND_CALL_USES_STRICT_TYPES(EG(current_execute_data))); in zend_jit_assign_to_typed_ref_helper()
2134 const zend_op *opline = EG(current_execute_data)->opline; in zend_jit_assign_cv_to_typed_ref()
2187 …verify_ref_assignable_zval(ref, var_ptr, ZEND_CALL_USES_STRICT_TYPES(EG(current_execute_data))))) { in zend_jit_pre_inc_typed_ref()
2210 …verify_ref_assignable_zval(ref, var_ptr, ZEND_CALL_USES_STRICT_TYPES(EG(current_execute_data))))) { in zend_jit_pre_dec_typed_ref()
2231 …verify_ref_assignable_zval(ref, var_ptr, ZEND_CALL_USES_STRICT_TYPES(EG(current_execute_data))))) { in zend_jit_post_inc_typed_ref()
2247 …verify_ref_assignable_zval(ref, var_ptr, ZEND_CALL_USES_STRICT_TYPES(EG(current_execute_data))))) { in zend_jit_post_dec_typed_ref()
2258 …verify_ref_assignable_zval(ref, &z_copy, ZEND_CALL_USES_STRICT_TYPES(EG(current_execute_data))))) { in zend_jit_assign_op_to_typed_ref()
2271 …verify_ref_assignable_zval(ref, &z_copy, ZEND_CALL_USES_STRICT_TYPES(EG(current_execute_data))))) { in zend_jit_assign_op_to_typed_ref_tmp()
2305 zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_invalid_property_incdec()
2334 const zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_invalid_property_assign_op()
2414 const zend_op *op_data = EG(current_execute_data)->opline + 1; in zend_jit_assign_obj_helper()
2429 zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_assign_to_typed_prop()
2483 zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_assign_op_to_typed_prop()
2566 zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_inc_typed_prop()
2589 zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_dec_typed_prop()
2626 zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_post_inc_typed_prop()
2647 zend_execute_data *execute_data = EG(current_execute_data); in zend_jit_post_dec_typed_prop()
2968 ZVAL_UNDEF(ZEND_CALL_VAR(EG(current_execute_data), throw_op->result.var)); in zend_jit_exception_in_interrupt_handler_helper()