summaryrefslogtreecommitdiffstats
path: root/src/v8/0001-Add-hashing-and-comparison-methods-to-v8-String.patch
diff options
context:
space:
mode:
authorKent Hansen <kent.hansen@nokia.com>2011-11-11 12:45:37 +0100
committerQt by Nokia <qt-info@nokia.com>2011-11-14 01:54:39 +0100
commit198933a04331252e324cce4e6cf9fe719b6e3ddb (patch)
tree896e7e026978c707e10f633ba44c573adea1c543 /src/v8/0001-Add-hashing-and-comparison-methods-to-v8-String.patch
parent9563367af262efa8f32c6372e531c7ea6f2a32bc (diff)
Update V8
Fixes a bug in one of our patches that caused hydrogen to optimize incorrectly. Task-number: QTBUG-22679 Change-Id: I008088cd2b878f22e6a2ba4e002aeba9a3c70a22 Reviewed-by: Aaron Kennedy <aaron.kennedy@nokia.com>
Diffstat (limited to 'src/v8/0001-Add-hashing-and-comparison-methods-to-v8-String.patch')
-rw-r--r--src/v8/0001-Add-hashing-and-comparison-methods-to-v8-String.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/v8/0001-Add-hashing-and-comparison-methods-to-v8-String.patch b/src/v8/0001-Add-hashing-and-comparison-methods-to-v8-String.patch
index 7172cbf703..7b7064b21a 100644
--- a/src/v8/0001-Add-hashing-and-comparison-methods-to-v8-String.patch
+++ b/src/v8/0001-Add-hashing-and-comparison-methods-to-v8-String.patch
@@ -332,5 +332,5 @@ index f7d2180..d96e5f9 100644
private:
DISALLOW_IMPLICIT_CONSTRUCTORS(SeqString);
--
-1.7.4.4
+1.7.6