Title: [103870] trunk/Source/_javascript_Core
Revision
103870
Author
[email protected]
Date
2011-12-31 18:07:23 -0800 (Sat, 31 Dec 2011)

Log Message

Continue trying to fix the Windows build after r103823.

* _javascript_Core.vcproj/_javascript_Core/_javascript_Core.def:

Modified Paths

Diff

Modified: trunk/Source/_javascript_Core/ChangeLog (103869 => 103870)


--- trunk/Source/_javascript_Core/ChangeLog	2012-01-01 01:59:47 UTC (rev 103869)
+++ trunk/Source/_javascript_Core/ChangeLog	2012-01-01 02:07:23 UTC (rev 103870)
@@ -1,5 +1,11 @@
 2011-12-31  Dan Bernstein  <[email protected]>
 
+        Continue trying to fix the Windows build after r103823.
+
+        * _javascript_Core.vcproj/_javascript_Core/_javascript_Core.def:
+
+2011-12-31  Dan Bernstein  <[email protected]>
+
         Start trying to fix the Windows build after r103823.
 
         * _javascript_Core.vcproj/_javascript_Core/_javascript_Core.def:

Modified: trunk/Source/_javascript_Core/_javascript_Core.vcproj/_javascript_Core/_javascript_Core.def (103869 => 103870)


--- trunk/Source/_javascript_Core/_javascript_Core.vcproj/_javascript_Core/_javascript_Core.def	2012-01-01 01:59:47 UTC (rev 103869)
+++ trunk/Source/_javascript_Core/_javascript_Core.vcproj/_javascript_Core/_javascript_Core.def	2012-01-01 02:07:23 UTC (rev 103870)
@@ -184,6 +184,7 @@
     ?finishCreation@DateInstance@JSC@@IAEXAAVJSGlobalData@2@N@Z
     ?finishCreation@InternalFunction@JSC@@IAEXAAVJSGlobalData@2@ABVIdentifier@2@@Z
     ?finishCreation@JSArray@JSC@@IAEXAAVJSGlobalData@2@ABVArgList@2@@Z
+    ?finishCreation@JSArray@JSC@@IAEXAAVJSGlobalData@2@I@Z
     ?finishCreation@RegExpObject@JSC@@IAEXPAVJSGlobalObject@2@@Z
     ?finishCreation@StringObject@JSC@@IAEXAAVJSGlobalData@2@PAVJSString@2@@Z
     ?focus@Profile@JSC@@QAEXPBVProfileNode@2@@Z
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to