diff options
author | Kent Hansen <kent.hansen@nokia.com> | 2010-04-07 16:22:33 (GMT) |
---|---|---|
committer | Kent Hansen <kent.hansen@nokia.com> | 2010-04-07 16:55:19 (GMT) |
commit | 87e162b304d388a5ac81c4e285fa0a63a0c8c5ab (patch) | |
tree | 7b4182728b4882338f81ec53749f42251bd3376e /src/3rdparty/javascriptcore/VERSION | |
parent | dcb4ce170725207d11994eff6bc9a4bb6b56fc2c (diff) | |
download | Qt-87e162b304d388a5ac81c4e285fa0a63a0c8c5ab.zip Qt-87e162b304d388a5ac81c4e285fa0a63a0c8c5ab.tar.gz Qt-87e162b304d388a5ac81c4e285fa0a63a0c8c5ab.tar.bz2 |
Updated JavaScriptCore from /home/khansen/dev/qtwebkit-qtscript-integration to javascriptcore-snapshot-07042010 ( 706b04f3796e60078c28335beb5f24a7b27cd328 )
Fix the Qt build on Mac OS X/Cocoa 64-bit
[Qt] Symbian specific getCPUTime implemetation
https://bugs.webkit.org/show_bug.cgi?id=34742
Fix the SP at ctiOpThrowNotCaught on Thumb2 (JSVALUE32)
https://bugs.webkit.org/show_bug.cgi?id=34939
Add missing cast for !YARR (PPC) builds.
Implement NEVER_INLINE and NO_RETURN for RVCT
https://bugs.webkit.org/show_bug.cgi?id=34740
Typedef both JSChar and UChar to wchar_t in RVCT.
https://bugs.webkit.org/show_bug.cgi?id=34560
Get rid of WINSCW hack for UnSpecifiedBoolType
https://bugs.webkit.org/show_bug.cgi?id=28054
[Qt] use nanval() for Symbian as nonInlineNaN
https://bugs.webkit.org/show_bug.cgi?id=34170
Diffstat (limited to 'src/3rdparty/javascriptcore/VERSION')
-rw-r--r-- | src/3rdparty/javascriptcore/VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/3rdparty/javascriptcore/VERSION b/src/3rdparty/javascriptcore/VERSION index 9a2f40f..4ada8e3 100644 --- a/src/3rdparty/javascriptcore/VERSION +++ b/src/3rdparty/javascriptcore/VERSION @@ -8,4 +8,4 @@ The commit imported was from the and has the sha1 checksum - a24c08469482ad26321d0d4b777747b3ae33963c + 706b04f3796e60078c28335beb5f24a7b27cd328 |