Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c8849 int8_t this_reg, argument
8875 ZEND_ASSERT(func_reg >= 0 && this_reg >= 0);
8877 this_ref = zend_jit_deopt_rload(jit, IR_ADDR, this_reg);

Completed in 45 milliseconds