Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_helpers.c2646 static ZEND_COLD zend_long _zend_jit_throw_dec_prop_error(zend_property_info *prop) in _zend_jit_throw_dec_prop_error() function
2706 zend_long val = _zend_jit_throw_dec_prop_error(prop_info); in zend_jit_dec_typed_prop()
2783 zend_long val = _zend_jit_throw_dec_prop_error(prop_info); in zend_jit_post_dec_typed_prop()
2879 zend_long val = _zend_jit_throw_dec_prop_error(prop_info); in zend_jit_pre_dec_obj_helper()
3009 zend_long val = _zend_jit_throw_dec_prop_error(prop_info); in zend_jit_post_dec_obj_helper()

Completed in 19 milliseconds