JavaScriptCore:
Reviewed by Maciej.
- turned off exceptions and RTTI; seems to cut JavaScriptCore code size by about 22%
* JavaScriptCore.pbproj/project.pbxproj: Turn off exceptions and RTTI for both
the framework and testkjs tool.
WebCore:
Reviewed by Maciej.
- turned off exceptions and RTTI; seems to cut WebCore code size by about 35%
* WebCore.pbproj/project.pbxproj: Turn off exceptions and RTTI for the framework.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@9182
268f45cc-cd09-0410-ab3c-
d52691b4dbfc