From b57c3cc40f24277c9bab0a6811bddc79c83ad0ec Mon Sep 17 00:00:00 2001 From: Aaron Kennedy Date: Fri, 9 Sep 2011 14:20:18 +1000 Subject: Update V8 Add a "NativeMode" to V8 script compilation. Change-Id: I73b087c9787ca7f961c2af89f45de2b8813ce1a5 Task-number: QTBUG-20344 Reviewed-on: http://codereview.qt-project.org/4500 Reviewed-by: Qt Sanity Bot Reviewed-by: Aaron Kennedy --- src/v8/0010-Implement-CallAsConstructor-method-for-Object-in-the.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/v8/0010-Implement-CallAsConstructor-method-for-Object-in-the.patch') diff --git a/src/v8/0010-Implement-CallAsConstructor-method-for-Object-in-the.patch b/src/v8/0010-Implement-CallAsConstructor-method-for-Object-in-the.patch index c550b20b2c..7efc358c76 100644 --- a/src/v8/0010-Implement-CallAsConstructor-method-for-Object-in-the.patch +++ b/src/v8/0010-Implement-CallAsConstructor-method-for-Object-in-the.patch @@ -1,7 +1,7 @@ From 3ba270e3b93d292dc53a675a21479bdb0b50bbbe Mon Sep 17 00:00:00 2001 From: ager@chromium.org Date: Fri, 6 May 2011 11:07:52 +0000 -Subject: [PATCH 10/14] Implement CallAsConstructor method for Object in the +Subject: [PATCH 10/15] Implement CallAsConstructor method for Object in the API Patch by Peter Varga. -- cgit v1.2.3