Title: [144132] trunk/Source/_javascript_Core
- Revision
- 144132
- Author
- roger_f...@apple.com
- Date
- 2013-02-26 18:04:03 -0800 (Tue, 26 Feb 2013)
Log Message
Unreviewed. AppleWin VS2010 build fix.
* _javascript_Core.vcxproj/_javascript_CoreExportGenerator/_javascript_CoreExports.def.in:
Modified Paths
Diff
Modified: trunk/Source/_javascript_Core/ChangeLog (144131 => 144132)
--- trunk/Source/_javascript_Core/ChangeLog 2013-02-27 01:45:28 UTC (rev 144131)
+++ trunk/Source/_javascript_Core/ChangeLog 2013-02-27 02:04:03 UTC (rev 144132)
@@ -1,3 +1,9 @@
+2013-02-26 Roger Fong <roger_f...@apple.com>
+
+ Unreviewed. AppleWin VS2010 build fix.
+
+ * _javascript_Core.vcxproj/_javascript_CoreExportGenerator/_javascript_CoreExports.def.in:
+
2013-02-25 Filip Pizlo <fpi...@apple.com>
The DFG backend's and OSR's decision to unbox a variable should be based on whether it's used in a typed context
Modified: trunk/Source/_javascript_Core/_javascript_Core.vcxproj/_javascript_CoreExportGenerator/_javascript_CoreExports.def.in (144131 => 144132)
--- trunk/Source/_javascript_Core/_javascript_Core.vcxproj/_javascript_CoreExportGenerator/_javascript_CoreExports.def.in 2013-02-27 01:45:28 UTC (rev 144131)
+++ trunk/Source/_javascript_Core/_javascript_Core.vcxproj/_javascript_CoreExportGenerator/_javascript_CoreExports.def.in 2013-02-27 02:04:03 UTC (rev 144132)
@@ -234,6 +234,7 @@
?getCallableObjectSlow@JSC@@YAPAVJSCell@1@PAV21@@Z
?getCallData@JSCell@JSC@@SA?AW4CallType@2@PAV12@AATCallData@2@@Z
?getConstructData@JSCell@JSC@@SA?AW4ConstructType@2@PAV12@AATConstructData@2@@Z
+ ?getID@SourceProvider@JSC@@AAEXXZ
?getObject@JSCell@JSC@@QAEPAVJSObject@2@XZ
?getObjectType@MemoryInstrumentation@WTF@@CAPBDPAVMemoryObjectInfo@2@@Z
?getOwnNonIndexPropertyNames@JSObject@JSC@@SAXPAV12@PAVExecState@2@AAVPropertyNameArray@2@W4EnumerationMode@2@@Z
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes