Z_CACHE_SLOT_P 746 Zend/zend_vm_def.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 756 Zend/zend_vm_def.h zend_assign_op_overloaded_property(object, property, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), value, binary_op, (UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL)); Z_CACHE_SLOT_P 1155 Zend/zend_vm_def.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 1177 Zend/zend_vm_def.h zend_pre_incdec_overloaded_property(object, property, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), inc, (UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL)); Z_CACHE_SLOT_P 1234 Zend/zend_vm_def.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 1254 Zend/zend_vm_def.h zend_post_incdec_overloaded_property(object, property, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), inc, EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 1501 Zend/zend_vm_def.h if (OP1_TYPE == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) { Z_CACHE_SLOT_P 1502 Zend/zend_vm_def.h retval = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)) + sizeof(void*)); Z_CACHE_SLOT_P 1512 Zend/zend_vm_def.h } else if (UNEXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) == NULL)) { Z_CACHE_SLOT_P 1521 Zend/zend_vm_def.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 1526 Zend/zend_vm_def.h (retval = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce)) != NULL) { Z_CACHE_SLOT_P 1547 Zend/zend_vm_def.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce, retval); Z_CACHE_SLOT_P 1833 Zend/zend_vm_def.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 1834 Zend/zend_vm_def.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 1856 Zend/zend_vm_def.h retval = zobj->handlers->read_property(container, offset, BP_VAR_R, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 1891 Zend/zend_vm_def.h zend_fetch_property_address(EX_VAR(opline->result.var), container, OP1_TYPE, property, OP2_TYPE, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 1921 Zend/zend_vm_def.h zend_fetch_property_address(EX_VAR(opline->result.var), container, OP1_TYPE, property, OP2_TYPE, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_RW); Z_CACHE_SLOT_P 1967 Zend/zend_vm_def.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 1968 Zend/zend_vm_def.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 1990 Zend/zend_vm_def.h retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 2033 Zend/zend_vm_def.h zend_fetch_property_address(EX_VAR(opline->result.var), container, OP1_TYPE, property, OP2_TYPE, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 2067 Zend/zend_vm_def.h zend_fetch_property_address(EX_VAR(opline->result.var), container, OP1_TYPE, property, OP2_TYPE, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_UNSET); Z_CACHE_SLOT_P 2143 Zend/zend_vm_def.h zend_assign_to_object(UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL, object, OP1_TYPE, property_name, OP2_TYPE, (opline+1)->op1_type, (opline+1)->op1, execute_data, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property_name)) : NULL)); Z_CACHE_SLOT_P 2863 Zend/zend_vm_def.h zend_class_entry *ce = CACHED_PTR(Z_CACHE_SLOT_P(class_name)); Z_CACHE_SLOT_P 2867 Zend/zend_vm_def.h CACHE_PTR(Z_CACHE_SLOT_P(class_name), ce); Z_CACHE_SLOT_P 2965 Zend/zend_vm_def.h UNEXPECTED((fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope)) == NULL)) { Z_CACHE_SLOT_P 2989 Zend/zend_vm_def.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope, fbc); Z_CACHE_SLOT_P 3026 Zend/zend_vm_def.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 3036 Zend/zend_vm_def.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce); Z_CACHE_SLOT_P 3044 Zend/zend_vm_def.h EXPECTED((fbc = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) != NULL)) { Z_CACHE_SLOT_P 3048 Zend/zend_vm_def.h (fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce))) { Z_CACHE_SLOT_P 3091 Zend/zend_vm_def.h CACHE_PTR(Z_CACHE_SLOT_P(function_name), fbc); Z_CACHE_SLOT_P 3093 Zend/zend_vm_def.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), ce, fbc); Z_CACHE_SLOT_P 3161 Zend/zend_vm_def.h fbc = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 3171 Zend/zend_vm_def.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), fbc); Z_CACHE_SLOT_P 3462 Zend/zend_vm_def.h fbc = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 3475 Zend/zend_vm_def.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), fbc); Z_CACHE_SLOT_P 3495 Zend/zend_vm_def.h fbc = CACHED_PTR(Z_CACHE_SLOT_P(fname)); Z_CACHE_SLOT_P 3504 Zend/zend_vm_def.h CACHE_PTR(Z_CACHE_SLOT_P(fname), fbc); Z_CACHE_SLOT_P 4152 Zend/zend_vm_def.h catch_ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 4156 Zend/zend_vm_def.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), catch_ce); Z_CACHE_SLOT_P 4765 Zend/zend_vm_def.h if (UNEXPECTED(!zend_verify_arg_type(EX(func), arg_num, param, default_value, CACHE_ADDR(Z_CACHE_SLOT_P(default_value))))) { Z_CACHE_SLOT_P 4922 Zend/zend_vm_def.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 4928 Zend/zend_vm_def.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce); Z_CACHE_SLOT_P 5054 Zend/zend_vm_def.h if (EXPECTED(CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))))) { Z_CACHE_SLOT_P 5055 Zend/zend_vm_def.h c = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 5075 Zend/zend_vm_def.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), c); Z_CACHE_SLOT_P 5093 Zend/zend_vm_def.h if (EXPECTED(CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))))) { Z_CACHE_SLOT_P 5094 Zend/zend_vm_def.h value = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 5097 Zend/zend_vm_def.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 5100 Zend/zend_vm_def.h } else if (EXPECTED(CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))))) { Z_CACHE_SLOT_P 5101 Zend/zend_vm_def.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 5110 Zend/zend_vm_def.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce); Z_CACHE_SLOT_P 5114 Zend/zend_vm_def.h if ((value = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce)) != NULL) { Z_CACHE_SLOT_P 5131 Zend/zend_vm_def.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), value); Z_CACHE_SLOT_P 5133 Zend/zend_vm_def.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce, value); Z_CACHE_SLOT_P 5564 Zend/zend_vm_def.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 5577 Zend/zend_vm_def.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 5727 Zend/zend_vm_def.h Z_OBJ_HT_P(container)->unset_property(container, offset, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 6427 Zend/zend_vm_def.h if (OP1_TYPE == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) { Z_CACHE_SLOT_P 6428 Zend/zend_vm_def.h value = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)) + sizeof(void*)); Z_CACHE_SLOT_P 6436 Zend/zend_vm_def.h } else if (UNEXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) == NULL)) { Z_CACHE_SLOT_P 6441 Zend/zend_vm_def.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 6446 Zend/zend_vm_def.h (value = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce)) != NULL) { Z_CACHE_SLOT_P 6460 Zend/zend_vm_def.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce, value); Z_CACHE_SLOT_P 6660 Zend/zend_vm_def.h Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISSET) == 0, ((OP2_TYPE == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 7002 Zend/zend_vm_def.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 7010 Zend/zend_vm_def.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 7052 Zend/zend_vm_def.h iface = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 7058 Zend/zend_vm_def.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), iface); Z_CACHE_SLOT_P 7076 Zend/zend_vm_def.h trait = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 7087 Zend/zend_vm_def.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), trait); Z_CACHE_SLOT_P 7622 Zend/zend_vm_def.h idx = (uint32_t)(uintptr_t)CACHED_PTR(Z_CACHE_SLOT_P(varname)) - 1; Z_CACHE_SLOT_P 7643 Zend/zend_vm_def.h CACHE_PTR(Z_CACHE_SLOT_P(varname), (void*)(uintptr_t)(idx + 1)); Z_CACHE_SLOT_P 7647 Zend/zend_vm_def.h CACHE_PTR(Z_CACHE_SLOT_P(varname), (void*)(uintptr_t)(idx + 1)); Z_CACHE_SLOT_P 7784 Zend/zend_vm_def.h if (EXPECTED(CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))))) { Z_CACHE_SLOT_P 7790 Zend/zend_vm_def.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), c); Z_CACHE_SLOT_P 1447 Zend/zend_vm_execute.h trait = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 1458 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), trait); Z_CACHE_SLOT_P 1872 Zend/zend_vm_execute.h zend_class_entry *ce = CACHED_PTR(Z_CACHE_SLOT_P(class_name)); Z_CACHE_SLOT_P 1876 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(class_name), ce); Z_CACHE_SLOT_P 1907 Zend/zend_vm_execute.h fbc = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 1917 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), fbc); Z_CACHE_SLOT_P 2149 Zend/zend_vm_execute.h fbc = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 2162 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), fbc); Z_CACHE_SLOT_P 2182 Zend/zend_vm_execute.h fbc = CACHED_PTR(Z_CACHE_SLOT_P(fname)); Z_CACHE_SLOT_P 2191 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(fname), fbc); Z_CACHE_SLOT_P 2233 Zend/zend_vm_execute.h if (UNEXPECTED(!zend_verify_arg_type(EX(func), arg_num, param, default_value, CACHE_ADDR(Z_CACHE_SLOT_P(default_value))))) { Z_CACHE_SLOT_P 2249 Zend/zend_vm_execute.h iface = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 2255 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), iface); Z_CACHE_SLOT_P 2280 Zend/zend_vm_execute.h zend_class_entry *ce = CACHED_PTR(Z_CACHE_SLOT_P(class_name)); Z_CACHE_SLOT_P 2284 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(class_name), ce); Z_CACHE_SLOT_P 2322 Zend/zend_vm_execute.h zend_class_entry *ce = CACHED_PTR(Z_CACHE_SLOT_P(class_name)); Z_CACHE_SLOT_P 2326 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(class_name), ce); Z_CACHE_SLOT_P 2577 Zend/zend_vm_execute.h zend_class_entry *ce = CACHED_PTR(Z_CACHE_SLOT_P(class_name)); Z_CACHE_SLOT_P 2581 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(class_name), ce); Z_CACHE_SLOT_P 3352 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 3358 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce); Z_CACHE_SLOT_P 4285 Zend/zend_vm_execute.h if (EXPECTED(CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))))) { Z_CACHE_SLOT_P 4291 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), c); Z_CACHE_SLOT_P 4964 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) { Z_CACHE_SLOT_P 4965 Zend/zend_vm_execute.h retval = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)) + sizeof(void*)); Z_CACHE_SLOT_P 4975 Zend/zend_vm_execute.h } else if (UNEXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) == NULL)) { Z_CACHE_SLOT_P 4984 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 4989 Zend/zend_vm_execute.h (retval = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce)) != NULL) { Z_CACHE_SLOT_P 5010 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce, retval); Z_CACHE_SLOT_P 5228 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 5229 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 5251 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_R, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 5300 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 5301 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 5323 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 5365 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_CONST, property, IS_CONST, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 5561 Zend/zend_vm_execute.h UNEXPECTED((fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope)) == NULL)) { Z_CACHE_SLOT_P 5585 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope, fbc); Z_CACHE_SLOT_P 5620 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 5630 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce); Z_CACHE_SLOT_P 5638 Zend/zend_vm_execute.h EXPECTED((fbc = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) != NULL)) { Z_CACHE_SLOT_P 5642 Zend/zend_vm_execute.h (fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce))) { Z_CACHE_SLOT_P 5685 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(function_name), fbc); Z_CACHE_SLOT_P 5687 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), ce, fbc); Z_CACHE_SLOT_P 5888 Zend/zend_vm_execute.h if (EXPECTED(CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))))) { Z_CACHE_SLOT_P 5889 Zend/zend_vm_execute.h c = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 5909 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), c); Z_CACHE_SLOT_P 5927 Zend/zend_vm_execute.h if (EXPECTED(CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))))) { Z_CACHE_SLOT_P 5928 Zend/zend_vm_execute.h value = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 5931 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 5934 Zend/zend_vm_execute.h } else if (EXPECTED(CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))))) { Z_CACHE_SLOT_P 5935 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 5944 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce); Z_CACHE_SLOT_P 5948 Zend/zend_vm_execute.h if ((value = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce)) != NULL) { Z_CACHE_SLOT_P 5965 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), value); Z_CACHE_SLOT_P 5967 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce, value); Z_CACHE_SLOT_P 6167 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 6180 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 6239 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) { Z_CACHE_SLOT_P 6240 Zend/zend_vm_execute.h value = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)) + sizeof(void*)); Z_CACHE_SLOT_P 6248 Zend/zend_vm_execute.h } else if (UNEXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) == NULL)) { Z_CACHE_SLOT_P 6253 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 6258 Zend/zend_vm_execute.h (value = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce)) != NULL) { Z_CACHE_SLOT_P 6272 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce, value); Z_CACHE_SLOT_P 6471 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISSET) == 0, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 6898 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) { Z_CACHE_SLOT_P 6899 Zend/zend_vm_execute.h retval = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)) + sizeof(void*)); Z_CACHE_SLOT_P 6909 Zend/zend_vm_execute.h } else if (UNEXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) == NULL)) { Z_CACHE_SLOT_P 6918 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 6923 Zend/zend_vm_execute.h (retval = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce)) != NULL) { Z_CACHE_SLOT_P 6944 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce, retval); Z_CACHE_SLOT_P 7105 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 7118 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 7177 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) { Z_CACHE_SLOT_P 7178 Zend/zend_vm_execute.h value = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)) + sizeof(void*)); Z_CACHE_SLOT_P 7186 Zend/zend_vm_execute.h } else if (UNEXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) == NULL)) { Z_CACHE_SLOT_P 7191 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 7196 Zend/zend_vm_execute.h (value = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce)) != NULL) { Z_CACHE_SLOT_P 7210 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce, value); Z_CACHE_SLOT_P 7404 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) { Z_CACHE_SLOT_P 7405 Zend/zend_vm_execute.h retval = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)) + sizeof(void*)); Z_CACHE_SLOT_P 7415 Zend/zend_vm_execute.h } else if (UNEXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) == NULL)) { Z_CACHE_SLOT_P 7424 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 7429 Zend/zend_vm_execute.h (retval = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce)) != NULL) { Z_CACHE_SLOT_P 7450 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce, retval); Z_CACHE_SLOT_P 7616 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 7626 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce); Z_CACHE_SLOT_P 7634 Zend/zend_vm_execute.h EXPECTED((fbc = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) != NULL)) { Z_CACHE_SLOT_P 7638 Zend/zend_vm_execute.h (fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce))) { Z_CACHE_SLOT_P 7681 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(function_name), fbc); Z_CACHE_SLOT_P 7683 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), ce, fbc); Z_CACHE_SLOT_P 7981 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 7994 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 8053 Zend/zend_vm_execute.h if (IS_CONST == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) { Z_CACHE_SLOT_P 8054 Zend/zend_vm_execute.h value = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)) + sizeof(void*)); Z_CACHE_SLOT_P 8062 Zend/zend_vm_execute.h } else if (UNEXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) == NULL)) { Z_CACHE_SLOT_P 8067 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 8072 Zend/zend_vm_execute.h (value = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce)) != NULL) { Z_CACHE_SLOT_P 8086 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce, value); Z_CACHE_SLOT_P 9018 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 9019 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 9041 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_R, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 9090 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 9091 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 9113 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 9155 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_CONST, property, IS_CV, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 9307 Zend/zend_vm_execute.h UNEXPECTED((fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope)) == NULL)) { Z_CACHE_SLOT_P 9331 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope, fbc); Z_CACHE_SLOT_P 9366 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 9376 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce); Z_CACHE_SLOT_P 9384 Zend/zend_vm_execute.h EXPECTED((fbc = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) != NULL)) { Z_CACHE_SLOT_P 9388 Zend/zend_vm_execute.h (fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce))) { Z_CACHE_SLOT_P 9431 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(function_name), fbc); Z_CACHE_SLOT_P 9433 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), ce, fbc); Z_CACHE_SLOT_P 9565 Zend/zend_vm_execute.h catch_ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 9569 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), catch_ce); Z_CACHE_SLOT_P 9980 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISSET) == 0, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 10838 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 10839 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 10861 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_R, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 10911 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 10912 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 10934 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 10977 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_CONST, property, (IS_TMP_VAR|IS_VAR), (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 11129 Zend/zend_vm_execute.h UNEXPECTED((fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope)) == NULL)) { Z_CACHE_SLOT_P 11153 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope, fbc); Z_CACHE_SLOT_P 11189 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 11199 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce); Z_CACHE_SLOT_P 11207 Zend/zend_vm_execute.h EXPECTED((fbc = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) != NULL)) { Z_CACHE_SLOT_P 11211 Zend/zend_vm_execute.h (fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce))) { Z_CACHE_SLOT_P 11254 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(function_name), fbc); Z_CACHE_SLOT_P 11256 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), ce, fbc); Z_CACHE_SLOT_P 11754 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISSET) == 0, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 12740 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 12741 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 12763 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_R, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 12805 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_TMP_VAR, property, IS_CONST, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 14013 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 14014 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 14036 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_R, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 14078 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_TMP_VAR, property, IS_CV, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 14526 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 14527 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 14549 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_R, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 14592 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_TMP_VAR, property, (IS_TMP_VAR|IS_VAR), (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 15411 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 15417 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce); Z_CACHE_SLOT_P 16526 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 16536 Zend/zend_vm_execute.h zend_assign_op_overloaded_property(object, property, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), value, binary_op, (UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL)); Z_CACHE_SLOT_P 16933 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 16955 Zend/zend_vm_execute.h zend_pre_incdec_overloaded_property(object, property, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), inc, (UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL)); Z_CACHE_SLOT_P 17011 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 17031 Zend/zend_vm_execute.h zend_post_incdec_overloaded_property(object, property, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), inc, EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 17195 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 17196 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 17218 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_R, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 17252 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_VAR, property, IS_CONST, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 17282 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_VAR, property, IS_CONST, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_RW); Z_CACHE_SLOT_P 17321 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_VAR, property, IS_CONST, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 17355 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_VAR, property, IS_CONST, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_UNSET); Z_CACHE_SLOT_P 17387 Zend/zend_vm_execute.h zend_assign_to_object(UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL, object, IS_VAR, property_name, IS_CONST, (opline+1)->op1_type, (opline+1)->op1, execute_data, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property_name)) : NULL)); Z_CACHE_SLOT_P 17541 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 17551 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce); Z_CACHE_SLOT_P 17559 Zend/zend_vm_execute.h EXPECTED((fbc = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) != NULL)) { Z_CACHE_SLOT_P 17563 Zend/zend_vm_execute.h (fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce))) { Z_CACHE_SLOT_P 17606 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(function_name), fbc); Z_CACHE_SLOT_P 17608 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), ce, fbc); Z_CACHE_SLOT_P 17677 Zend/zend_vm_execute.h if (EXPECTED(CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))))) { Z_CACHE_SLOT_P 17678 Zend/zend_vm_execute.h c = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 17698 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), c); Z_CACHE_SLOT_P 17716 Zend/zend_vm_execute.h if (EXPECTED(CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))))) { Z_CACHE_SLOT_P 17717 Zend/zend_vm_execute.h value = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 17720 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 17723 Zend/zend_vm_execute.h } else if (EXPECTED(CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))))) { Z_CACHE_SLOT_P 17724 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 17733 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce); Z_CACHE_SLOT_P 17737 Zend/zend_vm_execute.h if ((value = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce)) != NULL) { Z_CACHE_SLOT_P 17754 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), value); Z_CACHE_SLOT_P 17756 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce, value); Z_CACHE_SLOT_P 18037 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->unset_property(container, offset, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 19176 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 19186 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce); Z_CACHE_SLOT_P 19194 Zend/zend_vm_execute.h EXPECTED((fbc = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) != NULL)) { Z_CACHE_SLOT_P 19198 Zend/zend_vm_execute.h (fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce))) { Z_CACHE_SLOT_P 19241 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(function_name), fbc); Z_CACHE_SLOT_P 19243 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), ce, fbc); Z_CACHE_SLOT_P 19730 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 19740 Zend/zend_vm_execute.h zend_assign_op_overloaded_property(object, property, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), value, binary_op, (UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL)); Z_CACHE_SLOT_P 20137 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 20159 Zend/zend_vm_execute.h zend_pre_incdec_overloaded_property(object, property, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), inc, (UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL)); Z_CACHE_SLOT_P 20215 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 20235 Zend/zend_vm_execute.h zend_post_incdec_overloaded_property(object, property, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), inc, EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 20399 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 20400 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 20422 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_R, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 20456 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_VAR, property, IS_CV, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 20486 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_VAR, property, IS_CV, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_RW); Z_CACHE_SLOT_P 20525 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_VAR, property, IS_CV, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 20559 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_VAR, property, IS_CV, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_UNSET); Z_CACHE_SLOT_P 20591 Zend/zend_vm_execute.h zend_assign_to_object(UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL, object, IS_VAR, property_name, IS_CV, (opline+1)->op1_type, (opline+1)->op1, execute_data, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property_name)) : NULL)); Z_CACHE_SLOT_P 20804 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 20814 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce); Z_CACHE_SLOT_P 20822 Zend/zend_vm_execute.h EXPECTED((fbc = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) != NULL)) { Z_CACHE_SLOT_P 20826 Zend/zend_vm_execute.h (fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce))) { Z_CACHE_SLOT_P 20869 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(function_name), fbc); Z_CACHE_SLOT_P 20871 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), ce, fbc); Z_CACHE_SLOT_P 21193 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->unset_property(container, offset, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 21389 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 21399 Zend/zend_vm_execute.h zend_assign_op_overloaded_property(object, property, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), value, binary_op, (UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL)); Z_CACHE_SLOT_P 21798 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 21820 Zend/zend_vm_execute.h zend_pre_incdec_overloaded_property(object, property, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), inc, (UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL)); Z_CACHE_SLOT_P 21877 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 21897 Zend/zend_vm_execute.h zend_post_incdec_overloaded_property(object, property, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), inc, EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 22062 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 22063 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 22085 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_R, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 22120 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_VAR, property, (IS_TMP_VAR|IS_VAR), (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 22150 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_VAR, property, (IS_TMP_VAR|IS_VAR), (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_RW); Z_CACHE_SLOT_P 22189 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_VAR, property, (IS_TMP_VAR|IS_VAR), (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 22223 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_VAR, property, (IS_TMP_VAR|IS_VAR), (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_UNSET); Z_CACHE_SLOT_P 22255 Zend/zend_vm_execute.h zend_assign_to_object(UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL, object, IS_VAR, property_name, (IS_TMP_VAR|IS_VAR), (opline+1)->op1_type, (opline+1)->op1, execute_data, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property_name)) : NULL)); Z_CACHE_SLOT_P 22381 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 22391 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce); Z_CACHE_SLOT_P 22399 Zend/zend_vm_execute.h EXPECTED((fbc = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) != NULL)) { Z_CACHE_SLOT_P 22403 Zend/zend_vm_execute.h (fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce))) { Z_CACHE_SLOT_P 22446 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(function_name), fbc); Z_CACHE_SLOT_P 22448 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), ce, fbc); Z_CACHE_SLOT_P 22771 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->unset_property(container, offset, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 22936 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 22946 Zend/zend_vm_execute.h zend_assign_op_overloaded_property(object, property, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), value, binary_op, (UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL)); Z_CACHE_SLOT_P 23307 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 23329 Zend/zend_vm_execute.h zend_pre_incdec_overloaded_property(object, property, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), inc, (UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL)); Z_CACHE_SLOT_P 23385 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 23405 Zend/zend_vm_execute.h zend_post_incdec_overloaded_property(object, property, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), inc, EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 23460 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 23461 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 23483 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_R, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 23517 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, IS_CONST, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 23547 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, IS_CONST, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_RW); Z_CACHE_SLOT_P 23593 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 23594 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 23616 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 23658 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, IS_CONST, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 23692 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, IS_CONST, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_UNSET); Z_CACHE_SLOT_P 23724 Zend/zend_vm_execute.h zend_assign_to_object(UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL, object, IS_UNUSED, property_name, IS_CONST, (opline+1)->op1_type, (opline+1)->op1, execute_data, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property_name)) : NULL)); Z_CACHE_SLOT_P 23837 Zend/zend_vm_execute.h UNEXPECTED((fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope)) == NULL)) { Z_CACHE_SLOT_P 23861 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope, fbc); Z_CACHE_SLOT_P 23891 Zend/zend_vm_execute.h if (EXPECTED(CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))))) { Z_CACHE_SLOT_P 23892 Zend/zend_vm_execute.h c = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 23912 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), c); Z_CACHE_SLOT_P 23930 Zend/zend_vm_execute.h if (EXPECTED(CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))))) { Z_CACHE_SLOT_P 23931 Zend/zend_vm_execute.h value = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 23934 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 23937 Zend/zend_vm_execute.h } else if (EXPECTED(CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))))) { Z_CACHE_SLOT_P 23938 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1))); Z_CACHE_SLOT_P 23947 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce); Z_CACHE_SLOT_P 23951 Zend/zend_vm_execute.h if ((value = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce)) != NULL) { Z_CACHE_SLOT_P 23968 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), value); Z_CACHE_SLOT_P 23970 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce, value); Z_CACHE_SLOT_P 24152 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->unset_property(container, offset, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 24336 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISSET) == 0, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 25351 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 25361 Zend/zend_vm_execute.h zend_assign_op_overloaded_property(object, property, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), value, binary_op, (UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL)); Z_CACHE_SLOT_P 25722 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 25744 Zend/zend_vm_execute.h zend_pre_incdec_overloaded_property(object, property, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), inc, (UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL)); Z_CACHE_SLOT_P 25800 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 25820 Zend/zend_vm_execute.h zend_post_incdec_overloaded_property(object, property, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), inc, EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 25875 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 25876 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 25898 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_R, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 25932 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, IS_CV, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 25962 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, IS_CV, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_RW); Z_CACHE_SLOT_P 26008 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 26009 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 26031 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 26073 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, IS_CV, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 26107 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, IS_CV, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_UNSET); Z_CACHE_SLOT_P 26139 Zend/zend_vm_execute.h zend_assign_to_object(UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL, object, IS_UNUSED, property_name, IS_CV, (opline+1)->op1_type, (opline+1)->op1, execute_data, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property_name)) : NULL)); Z_CACHE_SLOT_P 26252 Zend/zend_vm_execute.h UNEXPECTED((fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope)) == NULL)) { Z_CACHE_SLOT_P 26276 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope, fbc); Z_CACHE_SLOT_P 26460 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->unset_property(container, offset, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 26644 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISSET) == 0, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 26838 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 26848 Zend/zend_vm_execute.h zend_assign_op_overloaded_property(object, property, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), value, binary_op, (UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL)); Z_CACHE_SLOT_P 27210 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 27232 Zend/zend_vm_execute.h zend_pre_incdec_overloaded_property(object, property, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), inc, (UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL)); Z_CACHE_SLOT_P 27289 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 27309 Zend/zend_vm_execute.h zend_post_incdec_overloaded_property(object, property, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), inc, EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 27365 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 27366 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 27388 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_R, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 27423 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, (IS_TMP_VAR|IS_VAR), (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 27453 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, (IS_TMP_VAR|IS_VAR), (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_RW); Z_CACHE_SLOT_P 27499 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 27500 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 27522 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 27565 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, (IS_TMP_VAR|IS_VAR), (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 27599 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_UNUSED, property, (IS_TMP_VAR|IS_VAR), (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_UNSET); Z_CACHE_SLOT_P 27631 Zend/zend_vm_execute.h zend_assign_to_object(UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL, object, IS_UNUSED, property_name, (IS_TMP_VAR|IS_VAR), (opline+1)->op1_type, (opline+1)->op1, execute_data, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property_name)) : NULL)); Z_CACHE_SLOT_P 27744 Zend/zend_vm_execute.h UNEXPECTED((fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope)) == NULL)) { Z_CACHE_SLOT_P 27768 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope, fbc); Z_CACHE_SLOT_P 27954 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->unset_property(container, offset, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 28139 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISSET) == 0, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 30531 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 30541 Zend/zend_vm_execute.h zend_assign_op_overloaded_property(object, property, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), value, binary_op, (UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL)); Z_CACHE_SLOT_P 30938 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 30960 Zend/zend_vm_execute.h zend_pre_incdec_overloaded_property(object, property, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), inc, (UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL)); Z_CACHE_SLOT_P 31016 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 31036 Zend/zend_vm_execute.h zend_post_incdec_overloaded_property(object, property, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), inc, EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 31082 Zend/zend_vm_execute.h if (IS_CV == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) { Z_CACHE_SLOT_P 31083 Zend/zend_vm_execute.h retval = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)) + sizeof(void*)); Z_CACHE_SLOT_P 31093 Zend/zend_vm_execute.h } else if (UNEXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) == NULL)) { Z_CACHE_SLOT_P 31102 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 31107 Zend/zend_vm_execute.h (retval = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce)) != NULL) { Z_CACHE_SLOT_P 31128 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce, retval); Z_CACHE_SLOT_P 31413 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 31414 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 31436 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_R, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 31470 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_CV, property, IS_CONST, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 31500 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_CV, property, IS_CONST, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_RW); Z_CACHE_SLOT_P 31546 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 31547 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 31569 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 31611 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_CV, property, IS_CONST, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 31645 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_CV, property, IS_CONST, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_UNSET); Z_CACHE_SLOT_P 31721 Zend/zend_vm_execute.h zend_assign_to_object(UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL, object, IS_CV, property_name, IS_CONST, (opline+1)->op1_type, (opline+1)->op1, execute_data, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property_name)) : NULL)); Z_CACHE_SLOT_P 32002 Zend/zend_vm_execute.h UNEXPECTED((fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope)) == NULL)) { Z_CACHE_SLOT_P 32026 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope, fbc); Z_CACHE_SLOT_P 32302 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 32315 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 32464 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->unset_property(container, offset, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 32515 Zend/zend_vm_execute.h if (IS_CV == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) { Z_CACHE_SLOT_P 32516 Zend/zend_vm_execute.h value = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)) + sizeof(void*)); Z_CACHE_SLOT_P 32524 Zend/zend_vm_execute.h } else if (UNEXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) == NULL)) { Z_CACHE_SLOT_P 32529 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 32534 Zend/zend_vm_execute.h (value = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce)) != NULL) { Z_CACHE_SLOT_P 32548 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce, value); Z_CACHE_SLOT_P 32747 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISSET) == 0, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 32771 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 32779 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 32955 Zend/zend_vm_execute.h idx = (uint32_t)(uintptr_t)CACHED_PTR(Z_CACHE_SLOT_P(varname)) - 1; Z_CACHE_SLOT_P 32976 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(varname), (void*)(uintptr_t)(idx + 1)); Z_CACHE_SLOT_P 32980 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(varname), (void*)(uintptr_t)(idx + 1)); Z_CACHE_SLOT_P 33301 Zend/zend_vm_execute.h if (IS_CV == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) { Z_CACHE_SLOT_P 33302 Zend/zend_vm_execute.h retval = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)) + sizeof(void*)); Z_CACHE_SLOT_P 33312 Zend/zend_vm_execute.h } else if (UNEXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) == NULL)) { Z_CACHE_SLOT_P 33321 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 33326 Zend/zend_vm_execute.h (retval = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce)) != NULL) { Z_CACHE_SLOT_P 33347 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce, retval); Z_CACHE_SLOT_P 33595 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 33608 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 33667 Zend/zend_vm_execute.h if (IS_CV == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) { Z_CACHE_SLOT_P 33668 Zend/zend_vm_execute.h value = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)) + sizeof(void*)); Z_CACHE_SLOT_P 33676 Zend/zend_vm_execute.h } else if (UNEXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) == NULL)) { Z_CACHE_SLOT_P 33681 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 33686 Zend/zend_vm_execute.h (value = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce)) != NULL) { Z_CACHE_SLOT_P 33700 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce, value); Z_CACHE_SLOT_P 33740 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 33748 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 34248 Zend/zend_vm_execute.h if (IS_CV == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) { Z_CACHE_SLOT_P 34249 Zend/zend_vm_execute.h retval = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)) + sizeof(void*)); Z_CACHE_SLOT_P 34259 Zend/zend_vm_execute.h } else if (UNEXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) == NULL)) { Z_CACHE_SLOT_P 34268 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 34273 Zend/zend_vm_execute.h (retval = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce)) != NULL) { Z_CACHE_SLOT_P 34294 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce, retval); Z_CACHE_SLOT_P 34834 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 34847 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 34906 Zend/zend_vm_execute.h if (IS_CV == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) { Z_CACHE_SLOT_P 34907 Zend/zend_vm_execute.h value = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)) + sizeof(void*)); Z_CACHE_SLOT_P 34915 Zend/zend_vm_execute.h } else if (UNEXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) == NULL)) { Z_CACHE_SLOT_P 34920 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 34925 Zend/zend_vm_execute.h (value = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce)) != NULL) { Z_CACHE_SLOT_P 34939 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce, value); Z_CACHE_SLOT_P 35786 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 35796 Zend/zend_vm_execute.h zend_assign_op_overloaded_property(object, property, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), value, binary_op, (UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL)); Z_CACHE_SLOT_P 36193 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 36215 Zend/zend_vm_execute.h zend_pre_incdec_overloaded_property(object, property, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), inc, (UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL)); Z_CACHE_SLOT_P 36271 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 36291 Zend/zend_vm_execute.h zend_post_incdec_overloaded_property(object, property, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), inc, EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 36483 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 36484 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 36506 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_R, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 36540 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_CV, property, IS_CV, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 36570 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_CV, property, IS_CV, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_RW); Z_CACHE_SLOT_P 36616 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 36617 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 36639 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 36681 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_CV, property, IS_CV, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 36715 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_CV, property, IS_CV, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_UNSET); Z_CACHE_SLOT_P 36747 Zend/zend_vm_execute.h zend_assign_to_object(UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL, object, IS_CV, property_name, IS_CV, (opline+1)->op1_type, (opline+1)->op1, execute_data, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property_name)) : NULL)); Z_CACHE_SLOT_P 37086 Zend/zend_vm_execute.h UNEXPECTED((fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope)) == NULL)) { Z_CACHE_SLOT_P 37110 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope, fbc); Z_CACHE_SLOT_P 37467 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->unset_property(container, offset, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 37651 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISSET) == 0, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 38446 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 38456 Zend/zend_vm_execute.h zend_assign_op_overloaded_property(object, property, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), value, binary_op, (UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL)); Z_CACHE_SLOT_P 38855 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 38877 Zend/zend_vm_execute.h zend_pre_incdec_overloaded_property(object, property, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), inc, (UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL)); Z_CACHE_SLOT_P 38934 Zend/zend_vm_execute.h && EXPECTED((zptr = Z_OBJ_HT_P(object)->get_property_ptr_ptr(object, property, BP_VAR_RW, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL))) != NULL)) { Z_CACHE_SLOT_P 38954 Zend/zend_vm_execute.h zend_post_incdec_overloaded_property(object, property, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), inc, EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 39147 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 39148 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 39170 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_R, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 39205 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_CV, property, (IS_TMP_VAR|IS_VAR), (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 39235 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_CV, property, (IS_TMP_VAR|IS_VAR), (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_RW); Z_CACHE_SLOT_P 39281 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 39282 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 39304 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 39347 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_CV, property, (IS_TMP_VAR|IS_VAR), (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_W); Z_CACHE_SLOT_P 39381 Zend/zend_vm_execute.h zend_fetch_property_address(EX_VAR(opline->result.var), container, IS_CV, property, (IS_TMP_VAR|IS_VAR), (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property)) : NULL), BP_VAR_UNSET); Z_CACHE_SLOT_P 39413 Zend/zend_vm_execute.h zend_assign_to_object(UNEXPECTED(RETURN_VALUE_USED(opline)) ? EX_VAR(opline->result.var) : NULL, object, IS_CV, property_name, (IS_TMP_VAR|IS_VAR), (opline+1)->op1_type, (opline+1)->op1, execute_data, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(property_name)) : NULL)); Z_CACHE_SLOT_P 39666 Zend/zend_vm_execute.h UNEXPECTED((fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope)) == NULL)) { Z_CACHE_SLOT_P 39690 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope, fbc); Z_CACHE_SLOT_P 40049 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->unset_property(container, offset, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 40234 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISSET) == 0, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 41459 Zend/zend_vm_execute.h if ((IS_TMP_VAR|IS_VAR) == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) { Z_CACHE_SLOT_P 41460 Zend/zend_vm_execute.h retval = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)) + sizeof(void*)); Z_CACHE_SLOT_P 41470 Zend/zend_vm_execute.h } else if (UNEXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) == NULL)) { Z_CACHE_SLOT_P 41479 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 41484 Zend/zend_vm_execute.h (retval = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce)) != NULL) { Z_CACHE_SLOT_P 41505 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce, retval); Z_CACHE_SLOT_P 41682 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 41683 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 41705 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 41901 Zend/zend_vm_execute.h UNEXPECTED((fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope)) == NULL)) { Z_CACHE_SLOT_P 41925 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope, fbc); Z_CACHE_SLOT_P 42072 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 42085 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 42144 Zend/zend_vm_execute.h if ((IS_TMP_VAR|IS_VAR) == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) { Z_CACHE_SLOT_P 42145 Zend/zend_vm_execute.h value = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)) + sizeof(void*)); Z_CACHE_SLOT_P 42153 Zend/zend_vm_execute.h } else if (UNEXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) == NULL)) { Z_CACHE_SLOT_P 42158 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 42163 Zend/zend_vm_execute.h (value = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce)) != NULL) { Z_CACHE_SLOT_P 42177 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce, value); Z_CACHE_SLOT_P 42377 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISSET) == 0, ((IS_CONST == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 42401 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 42409 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 42458 Zend/zend_vm_execute.h if ((IS_TMP_VAR|IS_VAR) == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) { Z_CACHE_SLOT_P 42459 Zend/zend_vm_execute.h retval = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)) + sizeof(void*)); Z_CACHE_SLOT_P 42469 Zend/zend_vm_execute.h } else if (UNEXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) == NULL)) { Z_CACHE_SLOT_P 42478 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 42483 Zend/zend_vm_execute.h (retval = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce)) != NULL) { Z_CACHE_SLOT_P 42504 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce, retval); Z_CACHE_SLOT_P 42666 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 42679 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 42738 Zend/zend_vm_execute.h if ((IS_TMP_VAR|IS_VAR) == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) { Z_CACHE_SLOT_P 42739 Zend/zend_vm_execute.h value = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)) + sizeof(void*)); Z_CACHE_SLOT_P 42747 Zend/zend_vm_execute.h } else if (UNEXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) == NULL)) { Z_CACHE_SLOT_P 42752 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 42757 Zend/zend_vm_execute.h (value = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce)) != NULL) { Z_CACHE_SLOT_P 42771 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce, value); Z_CACHE_SLOT_P 42812 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 42820 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 42869 Zend/zend_vm_execute.h if ((IS_TMP_VAR|IS_VAR) == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) { Z_CACHE_SLOT_P 42870 Zend/zend_vm_execute.h retval = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)) + sizeof(void*)); Z_CACHE_SLOT_P 42880 Zend/zend_vm_execute.h } else if (UNEXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) == NULL)) { Z_CACHE_SLOT_P 42889 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 42894 Zend/zend_vm_execute.h (retval = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce)) != NULL) { Z_CACHE_SLOT_P 42915 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce, retval); Z_CACHE_SLOT_P 43077 Zend/zend_vm_execute.h ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2))); Z_CACHE_SLOT_P 43090 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 43149 Zend/zend_vm_execute.h if ((IS_TMP_VAR|IS_VAR) == IS_CONST && EXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)))) != NULL)) { Z_CACHE_SLOT_P 43150 Zend/zend_vm_execute.h value = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)) + sizeof(void*)); Z_CACHE_SLOT_P 43158 Zend/zend_vm_execute.h } else if (UNEXPECTED((ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)))) == NULL)) { Z_CACHE_SLOT_P 43163 Zend/zend_vm_execute.h CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op2)), ce); Z_CACHE_SLOT_P 43168 Zend/zend_vm_execute.h (value = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce)) != NULL) { Z_CACHE_SLOT_P 43182 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(opline->op1)), ce, value); Z_CACHE_SLOT_P 43874 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 43875 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 43897 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 44049 Zend/zend_vm_execute.h UNEXPECTED((fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope)) == NULL)) { Z_CACHE_SLOT_P 44073 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope, fbc); Z_CACHE_SLOT_P 44344 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISSET) == 0, ((IS_CV == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 45019 Zend/zend_vm_execute.h EXPECTED(zobj->ce == CACHED_PTR(Z_CACHE_SLOT_P(offset)))) { Z_CACHE_SLOT_P 45020 Zend/zend_vm_execute.h uint32_t prop_offset = (uint32_t)(intptr_t)CACHED_PTR(Z_CACHE_SLOT_P(offset) + sizeof(void*)); Z_CACHE_SLOT_P 45042 Zend/zend_vm_execute.h retval = zobj->handlers->read_property(container, offset, BP_VAR_IS, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL), EX_VAR(opline->result.var)); Z_CACHE_SLOT_P 45195 Zend/zend_vm_execute.h UNEXPECTED((fbc = CACHED_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope)) == NULL)) { Z_CACHE_SLOT_P 45219 Zend/zend_vm_execute.h CACHE_POLYMORPHIC_PTR(Z_CACHE_SLOT_P(function_name), called_scope, fbc); Z_CACHE_SLOT_P 45491 Zend/zend_vm_execute.h Z_OBJ_HT_P(container)->has_property(container, offset, (opline->extended_value & ZEND_ISSET) == 0, (((IS_TMP_VAR|IS_VAR) == IS_CONST) ? CACHE_ADDR(Z_CACHE_SLOT_P(offset)) : NULL)); Z_CACHE_SLOT_P 766 sapi/phpdbg/phpdbg_utils.c if (!(ce = CACHED_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(cur->op1))))) { Z_CACHE_SLOT_P 768 sapi/phpdbg/phpdbg_utils.c CACHE_PTR(Z_CACHE_SLOT_P(EX_CONSTANT(cur->op1)), ce);