Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c827 static ir_ref jit_EMALLOC(zend_jit_ctx *jit, size_t size, const zend_op_array *op_array, const zend… in jit_EMALLOC() function
9506 ref = jit_EMALLOC(jit, sizeof(zend_reference), op_array, opline);

Completed in 58 milliseconds