Home
last modified time | relevance | path

Searched refs:_zend_jit_throw_inc_prop_error (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c2801 static ZEND_COLD zend_long _zend_jit_throw_inc_prop_error(zend_property_info *prop) in _zend_jit_throw_inc_prop_error() function
2842 zend_long val = _zend_jit_throw_inc_prop_error(prop_info); in zend_jit_inc_typed_prop()
2924 zend_long val = _zend_jit_throw_inc_prop_error(prop_info); in zend_jit_post_inc_typed_prop()
2989 zend_long val = _zend_jit_throw_inc_prop_error(prop_info); in zend_jit_pre_inc_obj_helper()
3128 zend_long val = _zend_jit_throw_inc_prop_error(prop_info); in zend_jit_post_inc_obj_helper()

Completed in 20 milliseconds