Show
Ignore:
Timestamp:
08/04/08 12:23:14 (5 months ago)
Author:
mbensi
Message:

merge with webkit revision 35534

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/JavaScriptCore/VM/Opcode.h

    r427 r429  
    122122        macro(op_push_scope) \ 
    123123        macro(op_pop_scope) \ 
     124        macro(op_push_new_scope) \ 
    124125        \ 
    125126        macro(op_catch) \