[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

bweinstein at apple.com bweinstein at apple.com
Thu Apr 8 00:45:26 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 5ca24eb6d3e99516093c0db280df56bc7cb9c895
Author: bweinstein at apple.com <bweinstein at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Dec 22 03:01:42 2009 +0000

    Should be final part of the Windows build fix.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@52475 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
index 5304fa6..b703542 100644
--- a/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
+++ b/JavaScriptCore/JavaScriptCore.vcproj/JavaScriptCore/JavaScriptCore.def
@@ -37,6 +37,10 @@ EXPORTS
     ?addPropertyTransition at Structure@JSC@@SA?AV?$PassRefPtr at VStructure@JSC@@@WTF@@PAV12 at ABVIdentifier@2 at IPAVJSCell@2 at AAI@Z
     ?addPropertyTransitionToExistingStructure at Structure@JSC@@SA?AV?$PassRefPtr at VStructure@JSC@@@WTF@@PAV12 at ABVIdentifier@2 at IPAVJSCell@2 at AAI@Z
     ?addPropertyWithoutTransition at Structure@JSC@@QAEIABVIdentifier at 2@IPAVJSCell at 2@@Z
+    ?addSlowCase at Identifier@JSC@@CA?AV?$PassRefPtr at VUStringImpl@JSC@@@WTF@@PAVExecState at 2@PAVUStringImpl at 2@@Z
+    ?addSlowCase at Identifier@JSC@@CA?AV?$PassRefPtr at VUStringImpl@JSC@@@WTF@@PAVJSGlobalData at 2@PAVUStringImpl at 2@@Z
+    ?add at Identifier@JSC@@SA?AV?$PassRefPtr at VUStringImpl@JSC@@@WTF@@PAVExecState at 2@PBD at Z
+    ?add at PropertyNameArray@JSC@@QAEXPAVUStringImpl at 2@@Z
     ?allocate at Heap@JSC@@QAEPAXI at Z
     ?allocatePropertyStorage at JSObject@JSC@@QAEXII at Z
     ?allocateStack at MarkStack@JSC@@CAPAXI at Z
@@ -54,6 +58,8 @@ EXPORTS
     ?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 UStringImpl@JSC@@SAIPB_WH at Z
+    ?computeHash at UStringImpl@JSC@@SAIPBDH at Z
     ?configurable at PropertyDescriptor@JSC@@QBE_NXZ
     ?construct at JSC@@YAPAVJSObject at 1@PAVExecState at 1@VJSValue at 1@W4ConstructType at 1@ABTConstructData at 1@ABVArgList at 1@@Z
     ?constructArray at JSC@@YAPAVJSArray at 1@PAVExecState at 1@ABVArgList at 1@@Z
@@ -107,6 +113,8 @@ EXPORTS
     ?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_NPBVUStringImpl at 2@PBD at Z
+    ?equal at JSC@@YA_NPBVUStringImpl at 1@0 at Z
     ?evaluate at DebuggerCallFrame@JSC@@QBE?AVJSValue at 2@ABVUString at 2@AAV32@@Z
     ?evaluate at JSC@@YA?AVCompletion at 1@PAVExecState at 1@AAVScopeChain at 1@ABVSourceCode at 1@VJSValue at 1@@Z
     ?exclude at Profile@JSC@@QAEXPBVProfileNode at 2@@Z
@@ -147,12 +155,14 @@ EXPORTS
     ?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
+    ?get at Structure@JSC@@QAEIPBVUStringImpl at 2@AAIAAPAVJSCell at 2@@Z
     ?getter at PropertyDescriptor@JSC@@QBE?AVJSValue at 2@XZ
     ?globalExec at JSGlobalObject@JSC@@UAEPAVExecState at 2@XZ
     ?globalObjectCount at Heap@JSC@@QAEIXZ
     ?hasInstance at JSObject@JSC@@UAE_NPAVExecState at 2@VJSValue at 2@1 at Z
     ?hasProperty at JSObject@JSC@@QBE_NPAVExecState at 2@ABVIdentifier at 2@@Z
     ?hasProperty at JSObject@JSC@@QBE_NPAVExecState at 2@I at Z
+    ?hasTransition at Structure@JSC@@QAE_NPAVUStringImpl at 2@I at Z
     ?heap at Heap@JSC@@SAPAV12 at VJSValue@2@@Z
     ?increment at RefCountedLeakCounter@WTF@@QAEXXZ
     ?init at JSGlobalObject@JSC@@AAEXPAVJSObject at 2@@Z
@@ -231,6 +241,7 @@ EXPORTS
     ?setUpStaticFunctionSlot at JSC@@YAXPAVExecState at 1@PBVHashEntry at 1@PAVJSObject at 1@ABVIdentifier at 1@AAVPropertySlot at 1@@Z
     ?setWritable at PropertyDescriptor@JSC@@QAEX_N at Z
     ?setter at PropertyDescriptor@JSC@@QBE?AVJSValue at 2@XZ
+    ?sharedBuffer at UStringImpl@JSC@@QAEPAV?$CrossThreadRefCounted at V?$OwnFastMallocPtr at _W@WTF@@@WTF@@XZ
     ?signal at ThreadCondition@WTF@@QAEXXZ
     ?slowAppend at MarkedArgumentBuffer@JSC@@AAEXVJSValue at 2@@Z
     ?startIgnoringLeaks at Structure@JSC@@SAXXZ

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list