[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
bweinstein at apple.com
bweinstein at apple.com
Tue Jan 5 23:44:04 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 8d9ffb43a3d04c7a106bfa0f5bb68fbb2b9fa1ed
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Tue Dec 8 00:00:17 2009 +0000
Add new exported symbols to finally fix the build.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51807 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index f13e78c..51516c7 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -160,6 +160,8 @@ EXPORTS
?getPropertyDescriptor at JSObject@JSC@@QAE_NPAVExecState at 2@ABVIdentifier at 2@AAVPropertyDescriptor at 2@@Z
?getPropertyNames at JSObject@JSC@@UAEXPAVExecState at 2@AAVPropertyNameArray at 2@@Z
?getSlice at ArgList@JSC@@QBEXHAAV12@@Z
+ ?getString at JSCell@JSC@@QBE?AVUString at 2@PAVExecState at 2@@Z
+ ?getString at JSCell@JSC@@QBE_NPAVExecState at 2@AAVUString at 2@@Z
?getUInt32 at JSCell@JSC@@UBE_NAAI at Z
?getter at PropertyDescriptor@JSC@@QBE?AVJSValue at 2@XZ
?globalExec at JSGlobalObject@JSC@@UAEPAVExecState at 2@XZ
@@ -198,6 +200,7 @@ EXPORTS
?markChildren at JSObject@JSC@@UAEXAAVMarkStack at 2@@Z
?markChildren at JSWrapperObject@JSC@@EAEXAAVMarkStack at 2@@Z
?materializePropertyMap at Structure@JSC@@AAEXXZ
+ ?name at InternalFunction@JSC@@QAEABVUString at 2@PAVExecState at 2@@Z
?nonInlineNaN at JSC@@YANXZ
?objectCount at Heap@JSC@@QAEIXZ
?objectProtoFuncToString at JSC@@YI?AVJSValue at 1@PAVExecState at 1@PAVJSObject at 1@V21 at ABVArgList@1@@Z
@@ -228,6 +231,7 @@ EXPORTS
?reset at ParserArena@JSC@@QAEXXZ
?reset at TimeoutChecker@JSC@@QAEXXZ
?resetDateCache at JSGlobalData@JSC@@QAEXXZ
+ ?resolveRope at JSString@JSC@@ABEXPAVExecState at 2@@Z
?restoreAll at Profile@JSC@@QAEXXZ
?retrieveCaller at Interpreter@JSC@@QBE?AVJSValue at 2@PAVExecState at 2@PAVInternalFunction at 2@@Z
?retrieveLastCaller at Interpreter@JSC@@QBEXPAVExecState at 2@AAH1AAVUString at 2@AAVJSValue at 2@@Z
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list