Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_helpers.c659 static int ZEND_FASTCALL zend_jit_fetch_dim_isset_helper(zend_array *ht, zval *dim) in zend_jit_fetch_dim_isset_helper() function
H A Dzend_jit_ir.c3024 REGISTER_HELPER(zend_jit_fetch_dim_isset_helper); in zend_jit_setup_disasm()
11901 ref = ir_CALL_2(IR_I32, ir_CONST_FC_FUNC(zend_jit_fetch_dim_isset_helper), ht_ref, ref);

Completed in 87 milliseconds