⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 100175 in webkit


Ignore:
Timestamp:
Nov 14, 2011, 12:23:23 PM (15 years ago)
Author:
barraclough@apple.com
Message:

https://bugs.webkit.org/show_bug.cgi?id=72280

Rubber stamped by Geoff Garen.

Fix 32-bit Lion.

(WTF::OSAllocator::reserveAndCommit):

Location:
trunk/Source/JavaScriptCore
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/Source/JavaScriptCore/ChangeLog

    r100171 r100175  
     12011-11-14  Gavin Barraclough  <barraclough@apple.com>
     2
     3        https://bugs.webkit.org/show_bug.cgi?id=72280
     4
     5        Rubber stamped by Geoff Garen.
     6
     7        Fix 32-bit Lion.
     8
     9        * JavaScriptCore.xcodeproj/project.pbxproj:
     10        * wtf/OSAllocatorPosix.cpp:
     11        (WTF::OSAllocator::reserveAndCommit):
     12
    1132011-11-14  Geoffrey Garen  <ggaren@apple.com>
    214
  • trunk/Source/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj

    r100020 r100175  
    23252325                        isa = PBXGroup;
    23262326                        children = (
    2327                                 0F5F08CC146BE602000472A9 /* DFGByteCodeCache.h */,
    2328                                 0FC0979F146B28C700CF2442 /* DFGThunks.cpp */,
    2329                                 0FC097A0146B28C700CF2442 /* DFGThunks.h */,
    2330                                 0FC0979D146B271E00CF2442 /* DFGCorrectableJumpPoint.cpp */,
    2331                                 0FC0979A146A772000CF2442 /* DFGCorrectableJumpPoint.h */,
    2332                                 0FC0978E146A6F6300CF2442 /* DFGOSRExit.cpp */,
    2333                                 0FC0978F146A6F6300CF2442 /* DFGOSRExitCompiler.cpp */,
    2334                                 0FC09775146943AD00CF2442 /* DFGOSRExitCompiler32_64.cpp */,
    2335                                 0FC0976F14693AEF00CF2442 /* DFGOSRExitCompiler.h */,
    2336                                 0FC0977014693AEF00CF2442 /* DFGOSRExitCompiler64.cpp */,
    2337                                 0FC0977E1469EBC400CF2442 /* DFGCommon.h */,
    2338                                 0FC0976B1468AB4A00CF2442 /* DFGAssemblyHelpers.cpp */,
    2339                                 0FC0976C1468AB4A00CF2442 /* DFGAssemblyHelpers.h */,
    2340                                 0FC097681468A6EF00CF2442 /* DFGOSRExit.h */,
    23412327                                0F62016D143FCD2F0068B77C /* DFGAbstractState.cpp */,
    23422328                                0F62016E143FCD2F0068B77C /* DFGAbstractState.h */,
    23432329                                0F62016F143FCD2F0068B77C /* DFGAbstractValue.h */,
     2330                                0FC0976B1468AB4A00CF2442 /* DFGAssemblyHelpers.cpp */,
     2331                                0FC0976C1468AB4A00CF2442 /* DFGAssemblyHelpers.h */,
    23442332                                0F620170143FCD2F0068B77C /* DFGBasicBlock.h */,
    2345                                 0F620171143FCD2F0068B77C /* DFGOperands.h */,
    2346                                 0F620172143FCD2F0068B77C /* DFGVariableAccessData.h */,
    2347                                 0FFF4BB2143955E600655BC0 /* DFGStructureSet.h */,
     2333                                0F5F08CC146BE602000472A9 /* DFGByteCodeCache.h */,
    23482334                                86EC9DB41328DF82002B2AD7 /* DFGByteCodeParser.cpp */,
    23492335                                86EC9DB51328DF82002B2AD7 /* DFGByteCodeParser.h */,
    23502336                                0FD82E1E14172C2F00179C94 /* DFGCapabilities.cpp */,
    23512337                                0FD82E1F14172C2F00179C94 /* DFGCapabilities.h */,
     2338                                0FC0977E1469EBC400CF2442 /* DFGCommon.h */,
     2339                                0FC0979D146B271E00CF2442 /* DFGCorrectableJumpPoint.cpp */,
     2340                                0FC0979A146A772000CF2442 /* DFGCorrectableJumpPoint.h */,
    23522341                                0FD3C82214115D0E00FD81CB /* DFGDriver.h */,
    23532342                                0FD3C82014115CF800FD81CB /* DFGDriver.cpp */,
     
    23562345                                86AE6C4C136A11E400963012 /* DFGGPRInfo.h */,
    23572346                                86EC9DB71328DF82002B2AD7 /* DFGGraph.cpp */,
     2347                                86EC9DB81328DF82002B2AD7 /* DFGGraph.h */,
    23582348                                0FD82EF31423073900179C94 /* DFGIntrinsic.h */,
    2359                                 86EC9DB81328DF82002B2AD7 /* DFGGraph.h */,
    23602349                                86EC9DB91328DF82002B2AD7 /* DFGJITCodeGenerator.cpp */,
    23612350                                86EC9DBA1328DF82002B2AD7 /* DFGJITCodeGenerator.h */,
     
    23662355                                86880F1A14328BB900B08D42 /* DFGJITCompilerInlineMethods.h */,
    23672356                                86ECA3E9132DEF1C002B2AD7 /* DFGNode.h */,
     2357                                0F620171143FCD2F0068B77C /* DFGOperands.h */,
    23682358                                0FD82E52141DAEDE00179C94 /* DFGOSREntry.cpp */,
    23692359                                0FD82E53141DAEDE00179C94 /* DFGOSREntry.h */,
     2360                                0FC0978E146A6F6300CF2442 /* DFGOSRExit.cpp */,
     2361                                0FC097681468A6EF00CF2442 /* DFGOSRExit.h */,
     2362                                0FC0978F146A6F6300CF2442 /* DFGOSRExitCompiler.cpp */,
     2363                                0FC0976F14693AEF00CF2442 /* DFGOSRExitCompiler.h */,
     2364                                0FC09775146943AD00CF2442 /* DFGOSRExitCompiler32_64.cpp */,
     2365                                0FC0977014693AEF00CF2442 /* DFGOSRExitCompiler64.cpp */,
    23702366                                86EC9DBF1328DF82002B2AD7 /* DFGOperations.cpp */,
    23712367                                86EC9DC01328DF82002B2AD7 /* DFGOperations.h */,
     
    23802376                                86880F1B14328BB900B08D42 /* DFGSpeculativeJIT32_64.cpp */,
    23812377                                86880F4C14353B2100B08D42 /* DFGSpeculativeJIT64.cpp */,
     2378                                0FFF4BB2143955E600655BC0 /* DFGStructureSet.h */,
     2379                                0FC0979F146B28C700CF2442 /* DFGThunks.cpp */,
     2380                                0FC097A0146B28C700CF2442 /* DFGThunks.h */,
     2381                                0F620172143FCD2F0068B77C /* DFGVariableAccessData.h */,
    23822382                        );
    23832383                        name = dfg;
  • trunk/Source/JavaScriptCore/wtf/OSAllocatorPosix.cpp

    r100037 r100175  
    5555
    5656    int flags = MAP_PRIVATE | MAP_ANON;
    57 #if defined MAP_JIT
     57#if PLATFORM(IOS)
    5858    if (executable)
    5959        flags |= MAP_JIT;
Note: See TracChangeset for help on using the changeset viewer.