Lines Matching refs:on_this
8961 bool on_this, argument
8999 if (on_this) {
14225 bool on_this, argument
14250 …prop_info = zend_get_known_property_info(op_array, ce, Z_STR_P(member), on_this, op_array->filenam…
14252 if (on_this) {
14323 …prop_info = zend_get_known_property_info(op_array, trace_ce, Z_STR_P(member), on_this, op_array->f…
14328 if (on_this && JIT_G(current_frame)
14332 if (on_this && JIT_G(current_frame)) {
14719 if (on_this) {
14731 && (!(opline->op1_type & (IS_VAR|IS_TMP_VAR)) || on_this || op1_indirect)) {
14760 bool on_this, argument
14792 prop_info = zend_get_known_property_info(op_array, ce, name, on_this, op_array->filename);
14794 if (on_this) {
14838 prop_info = zend_get_known_property_info(op_array, trace_ce, name, on_this, op_array->filename);
14843 if (on_this && JIT_G(current_frame)
14847 if (on_this && JIT_G(current_frame)) {
15118 bool on_this, argument
15142 prop_info = zend_get_known_property_info(op_array, ce, name, on_this, op_array->filename);
15144 if (on_this) {
15188 prop_info = zend_get_known_property_info(op_array, trace_ce, name, on_this, op_array->filename);
15193 if (on_this && JIT_G(current_frame)
15197 if (on_this && JIT_G(current_frame)) {
15549 bool on_this, argument
15577 prop_info = zend_get_known_property_info(op_array, ce, name, on_this, op_array->filename);
15579 if (on_this) {
15618 prop_info = zend_get_known_property_info(op_array, trace_ce, name, on_this, op_array->filename);
15623 if (on_this && JIT_G(current_frame)
15627 if (on_this && JIT_G(current_frame)) {