[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
ggaren at apple.com
ggaren at apple.com
Tue Jan 5 23:48:02 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 16829c4dd9038a9aff143b4fc767cc22721cda72
Author: ggaren at apple.com <ggaren at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Sat Dec 12 06:22:35 2009 +0000
Windows build fix: Export some new symbols.
* JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52045 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 9ab3695..f77f378 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,5 +1,11 @@
2009-12-11 Geoffrey Garen <ggaren at apple.com>
+ Windows build fix: Export some new symbols.
+
+ * JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
+
+2009-12-11 Geoffrey Garen <ggaren at apple.com>
+
Windows build fix: Removed some old exports.
* JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def:
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index e74acea..a04b3e6 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -62,6 +62,7 @@ EXPORTS
?classInfo at JSCell@JSC@@UBEPBUClassInfo at 2@XZ
?className at JSObject@JSC@@UBE?AVUString at 2@XZ
?collate at Collator@WTF@@QBE?AW4Result at 12@PB_WI0I at Z
+ ?collectAllGarbage at Heap@JSC@@QAEXXZ
?computeHash at Rep@UString at JSC@@SAIPBDH at Z
?computeHash at Rep@UString at JSC@@SAIPB_WH at Z
?configurable at PropertyDescriptor@JSC@@QBE_NXZ
@@ -114,8 +115,8 @@ EXPORTS
?detach at Debugger@JSC@@UAEXPAVJSGlobalObject at 2@@Z
?detachThread at WTF@@YAXI at Z
?didTimeOut at TimeoutChecker@JSC@@QAE_NPAVExecState at 2@@Z
- ?dumpSampleData at JSGlobalData@JSC@@QAEXPAVExecState at 2@@Z
?doubleToStringInJavaScriptFormat at WTF@@YAXNQADPAI at Z
+ ?dumpSampleData at JSGlobalData@JSC@@QAEXPAVExecState at 2@@Z
?enumerable at PropertyDescriptor@JSC@@QBE_NXZ
?equal at Identifier@JSC@@SA_NPBURep at UString@2 at PBD@Z
?equal at JSC@@YA_NPBURep at UString@1 at 0@Z
@@ -199,6 +200,7 @@ EXPORTS
?materializePropertyMap at Structure@JSC@@AAEXXZ
?name at InternalFunction@JSC@@QAEABVUString at 2@PAVExecState at 2@@Z
?nonInlineNaN at JSC@@YANXZ
+ ?objectCount at Heap@JSC@@QBEIXZ
?objectProtoFuncToString at JSC@@YI?AVJSValue at 1@PAVExecState at 1@PAVJSObject at 1@V21 at ABVArgList@1@@Z
?parse at Parser@JSC@@AAEXPAVJSGlobalData at 2@PAHPAVUString at 2@@Z
?parseDateFromNullTerminatedCharacters at WTF@@YANPBD at Z
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list