From 27833629c6099fea4b7d59eb283748a12cb0d1da Mon Sep 17 00:00:00 2001 From: Aaron Kennedy Date: Tue, 11 Oct 2011 14:27:48 +1000 Subject: Update V8 Change-Id: I359ec3f57a120ebd02d03c56d0944397b5407ed8 Reviewed-on: http://codereview.qt-project.org/6386 Reviewed-by: Aaron Kennedy Sanity-Review: Aaron Kennedy Sanity-Review: Qt Sanity Bot --- 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 7efc358c76..847cb8657e 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/15] Implement CallAsConstructor method for Object in the +Subject: [PATCH 10/16] Implement CallAsConstructor method for Object in the API Patch by Peter Varga. -- cgit v1.2.3