diff options
author | Simon Hausmann <simon.hausmann@nokia.com> | 2009-09-28 19:14:16 (GMT) |
---|---|---|
committer | Simon Hausmann <simon.hausmann@nokia.com> | 2009-09-28 19:14:16 (GMT) |
commit | e20c832098d98076a0f988ce01b53586e370d272 (patch) | |
tree | 4fca4f4529f344b6db59090cd3035505a7902cf0 /src/3rdparty/webkit/JavaScriptCore/runtime/JSGlobalObject.cpp | |
parent | 398a5ccbc7067c29d7ca7502c21f6c88cd3f98e5 (diff) | |
download | Qt-e20c832098d98076a0f988ce01b53586e370d272.zip Qt-e20c832098d98076a0f988ce01b53586e370d272.tar.gz Qt-e20c832098d98076a0f988ce01b53586e370d272.tar.bz2 |
Fix Freemantle build of JSC/WebKit.
Remove __clear_cache which is an internal function of GCC
https://bugs.webkit.org/show_bug.cgi?id=28886
Patch by Gabor Loki <loki@inf.u-szeged.hu> on 2009-09-28
Reviewed by Simon Hausmann.
Although __clear_cache is exported from GCC, this is an internal
function. GCC makes no promises about it.
* jit/ExecutableAllocator.h:
(JSC::ExecutableAllocator::cacheFlush):
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@48824 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Diffstat (limited to 'src/3rdparty/webkit/JavaScriptCore/runtime/JSGlobalObject.cpp')
0 files changed, 0 insertions, 0 deletions