Ignore:
Timestamp:
Jul 30, 2009, 1:57:44 PM (16 years ago)
Author:
[email protected]
Message:

Merged nitro-extreme branch into trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/runtime/JSGlobalData.cpp

    r45553 r46598  
    119119    , notAnObjectErrorStubStructure(JSNotAnObjectErrorStub::createStructure(jsNull()))
    120120    , notAnObjectStructure(JSNotAnObject::createStructure(jsNull()))
    121 #if !USE(ALTERNATE_JSIMMEDIATE)
     121#if USE(JSVALUE32)
    122122    , numberStructure(JSNumberCell::createStructure(jsNull()))
    123123#endif
Note: See TracChangeset for help on using the changeset viewer.