Ignore:
Timestamp:
Sep 5, 2013, 6:08:48 PM (12 years ago)
Author:
[email protected]
Message:

Roll out r155149 since it broke the build.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/dfg/DFGUseKind.cpp

    r155149 r155166  
    6666        out.print("Object");
    6767        break;
    68     case FinalObjectUse:
    69         out.print("FinalObject");
    70         break;
    7168    case ObjectOrOtherUse:
    7269        out.print("ObjectOrOther");
Note: See TracChangeset for help on using the changeset viewer.