Title: [91557] trunk/Source/_javascript_Core
Revision
91557
Author
[email protected]
Date
2011-07-21 23:28:14 -0700 (Thu, 21 Jul 2011)

Log Message

Build fix after r91555.

* _javascript_Core.exp:

Modified Paths

Diff

Modified: trunk/Source/_javascript_Core/ChangeLog (91556 => 91557)


--- trunk/Source/_javascript_Core/ChangeLog	2011-07-22 05:35:38 UTC (rev 91556)
+++ trunk/Source/_javascript_Core/ChangeLog	2011-07-22 06:28:14 UTC (rev 91557)
@@ -1,3 +1,9 @@
+2011-07-21  Ryosuke Niwa  <[email protected]>
+
+        Build fix after r91555.
+
+        * _javascript_Core.exp:
+
 2011-07-21  Gavin Barraclough  <[email protected]>
 
         https://bugs.webkit.org/show_bug.cgi?id=19271

Modified: trunk/Source/_javascript_Core/_javascript_Core.exp (91556 => 91557)


--- trunk/Source/_javascript_Core/_javascript_Core.exp	2011-07-22 05:35:38 UTC (rev 91556)
+++ trunk/Source/_javascript_Core/_javascript_Core.exp	2011-07-22 06:28:14 UTC (rev 91557)
@@ -552,6 +552,7 @@
 __ZNK3JSC6JSCell9toBooleanEPNS_9ExecStateE
 __ZNK3JSC7ArgList8getSliceEiRS0_
 __ZNK3JSC7JSArray12subclassDataEv
+__ZNK3JSC7JSValue16toNumberSlowCaseEPNS_9ExecStateE
 __ZNK3JSC7JSValue16toObjectSlowCaseEPNS_9ExecStateEPNS_14JSGlobalObjectE
 __ZNK3JSC7JSValue19synthesizePrototypeEPNS_9ExecStateE
 __ZNK3JSC7JSValue20toThisObjectSlowCaseEPNS_9ExecStateE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to