Changeset 233 for trunk/xcache.h

Show
Ignore:
Timestamp:
10/10/2006 02:46:00 AM (7 years ago)
Author:
moo
Message:

processor: apply reference handling on opcode caching. reverted [196] [199] [220] and refix for #36

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/xcache.h

    r212 r233  
    249249        xc_entry_data_var_t *var; 
    250250    } data; 
     251 
     252    zend_bool  have_references; 
    251253}; 
    252254/* }}} */