Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_helpers.c2553 static ZEND_COLD zend_long _zend_jit_throw_dec_prop_error(zend_property_info *prop) in _zend_jit_throw_dec_prop_error() function
2599 zend_long val = _zend_jit_throw_dec_prop_error(prop_info); in zend_jit_dec_typed_prop()
2656 zend_long val = _zend_jit_throw_dec_prop_error(prop_info); in zend_jit_post_dec_typed_prop()
2750 zend_long val = _zend_jit_throw_dec_prop_error(prop_info); in zend_jit_pre_dec_obj_helper()
2876 zend_long val = _zend_jit_throw_dec_prop_error(prop_info); in zend_jit_post_dec_obj_helper()

Completed in 17 milliseconds