Ignore:
Timestamp:
Jul 7, 2008, 9:01:06 AM (17 years ago)
Author:
[email protected]
Message:

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

Reviewed by Cameron Zwarich.

Third step in broad cleanup effort.

[ File list elided ]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/VM/CodeGenerator.h

    r34891 r35037  
    328328        bool addVar(const Identifier&, bool isConstant, RegisterID*&);
    329329
    330 
    331330        // Returns the RegisterID corresponding to ident.
    332331        RegisterID* addGlobalVar(const Identifier& ident, bool isConstant)
Note: See TracChangeset for help on using the changeset viewer.