Ignore:
Timestamp:
Nov 28, 2007, 5:12:03 AM (18 years ago)
Author:
[email protected]
Message:

Roll out r28106 and r28108. These introduced a frequent assertion failure on page load and broke all non-Mac builds.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/kjs/ExecState.h

    r28106 r28110  
    101101        void setGlobalObject(JSGlobalObject*);
    102102       
    103         void markChildren(MarkStack&);
     103        void mark();
    104104       
    105105        // This is a workaround to avoid accessing the global variables for these identifiers in
Note: See TracChangeset for help on using the changeset viewer.