Ignore:
Timestamp:
Nov 13, 2007, 12:37:17 PM (18 years ago)
Author:
[email protected]
Message:

2007-11-13 Eric Seidel <[email protected]>

Reviewed by Maciej.

Add an ASSERT to getTruncatedInt32 to enforce proper usage.
Best part about this patch? It doesn't break the web!

  • kjs/JSImmediate.h: (KJS::JSImmediate::getTruncatedInt32): (KJS::JSImmediate::toDouble): (KJS::JSImmediate::getUInt32):
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj

    r27746 r27759  
    13761376                        isa = PBXProject;
    13771377                        buildConfigurationList = 149C277108902AFE008A9EFC /* Build configuration list for PBXProject "JavaScriptCore" */;
     1378                        compatibilityVersion = "Xcode 2.4";
    13781379                        hasScannedForEncodings = 1;
    13791380                        mainGroup = 0867D691FE84028FC02AAC07 /* JavaScriptCore */;
Note: See TracChangeset for help on using the changeset viewer.