Ignore:
Timestamp:
Nov 16, 2008, 6:08:54 PM (17 years ago)
Author:
[email protected]
Message:

2008-11-16 Geoffrey Garen <[email protected]>

Roll out r38461 (my last patch) because it broke the world.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/runtime/JSCell.h

    r38461 r38463  
    3939        friend class JSString;
    4040        friend class JSValue;
    41         friend class Interpreter;
     41        friend class BytecodeInterpreter;
    4242
    4343    private:
Note: See TracChangeset for help on using the changeset viewer.