2010-12-23 Patrick Gansterer <paroga@webkit.org>
authorparoga@webkit.org <paroga@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 24 Dec 2010 01:03:23 +0000 (01:03 +0000)
committerparoga@webkit.org <paroga@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Fri, 24 Dec 2010 01:03:23 +0000 (01:03 +0000)
commitb2aeaa962a84eb359aa092ddc72f54142543c915
tree51eaf62fad45cb4c584b0249e5732d1236d586a7
parent896b700dc04c3d0dd260c8a07286fca17a956c0b
2010-12-23  Patrick Gansterer  <paroga@webkit.org>

        Unreviewed build fix for WinCE after r74360.

        Move the OS(WINDOWS) section after the OS(WINCE) section
        and add missing argument to the getStackMax call.

        * wtf/StackBounds.cpp:
        (WTF::StackBounds::initialize):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74595 268f45cc-cd09-0410-ab3c-d52691b4dbfc
JavaScriptCore/ChangeLog
JavaScriptCore/wtf/StackBounds.cpp