diff options
author | commit-queue <commit-queue@webkit.org> | 2012-12-08 05:35:51 +0000 |
---|---|---|
committer | Jocelyn Turcotte <jocelyn.turcotte@digia.com> | 2012-12-10 12:44:57 +0100 |
commit | 1584661687d245095430a289d689910fc02651fc (patch) | |
tree | 3c3fcafea02ce82ed05a83534ef29ec673a8545f /Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp | |
parent | 513e71f247614da1aafabc3b0d671e8dc51da1c7 (diff) | |
download | qtwebkit-1584661687d245095430a289d689910fc02651fc.tar.gz |
Add missing forward declaration for JSC::ArrayAllocationProfile
https://bugs.webkit.org/show_bug.cgi?id=104425
Patch by Jonathan Liu <net147@gmail.com> on 2012-12-07
Reviewed by Kentaro Hara.
The header for the JSC::ArrayConstructor class is missing a forward
declaration for the JSC::ArrayAllocationProfile class which causes
compilation to fail when compiling with MinGW-w64.
* runtime/ArrayConstructor.h:
(JSC):
Change-Id: I33fc793e8af6be1445262fb2000157f8df1addf1
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@137017 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Reviewed-by: Jocelyn Turcotte <jocelyn.turcotte@digia.com>
Diffstat (limited to 'Source/JavaScriptCore/runtime/JSGlobalObjectFunctions.cpp')
0 files changed, 0 insertions, 0 deletions