php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <zend_jit_internal.h>
Data Fields | |
zend_func_info | func_info |
const zend_op_array * | op_array |
int16_t * | counter |
const void * | orig_handlers [1] |
Definition at line 162 of file zend_jit_internal.h.
int16_t* _zend_jit_op_array_hot_extension::counter |
Definition at line 165 of file zend_jit_internal.h.
zend_func_info _zend_jit_op_array_hot_extension::func_info |
Definition at line 163 of file zend_jit_internal.h.
const zend_op_array* _zend_jit_op_array_hot_extension::op_array |
Definition at line 164 of file zend_jit_internal.h.
const void* _zend_jit_op_array_hot_extension::orig_handlers[1] |
Definition at line 166 of file zend_jit_internal.h.