Ignore:
Timestamp:
Jul 5, 2008, 10:26:58 PM (17 years ago)
Author:
[email protected]
Message:

2008-07-05 Sam Weinig <[email protected]>

Reviewed by Cameron Zwarich.

First step in broad cleanup effort.

[ File list elided ]

File:
1 edited

Legend:

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

    r35016 r35022  
    2929namespace KJS {
    3030
    31   class ExecState;
    32   class FunctionPrototype;
    33   class JSGlobalObject;
     31    class ExecState;
     32    class FunctionPrototype;
     33    class JSGlobalObject;
    3434
    3535    class GlobalEvalFunction : public PrototypeFunction {
Note: See TracChangeset for help on using the changeset viewer.