Revision: 18147
Author:   [email protected]
Date:     Fri Nov 29 09:31:45 2013 UTC
Log:      Fix build.

[email protected]

Review URL: https://codereview.chromium.org/96623003
http://code.google.com/p/v8/source/detail?r=18147

Modified:
 /branches/bleeding_edge/src/arm/stub-cache-arm.cc

=======================================
--- /branches/bleeding_edge/src/arm/stub-cache-arm.cc Fri Nov 29 09:02:00 2013 UTC +++ /branches/bleeding_edge/src/arm/stub-cache-arm.cc Fri Nov 29 09:31:45 2013 UTC
@@ -746,7 +746,7 @@
                                  Handle<Object> object,
                                  const ParameterCount& arguments,
                                  Label* miss,
-                                 Code::ExtraICState extra_ic_state) {
+                                 ExtraICState extra_ic_state) {
   // ----------- S t a t e -------------
   //  -- r0: receiver
   //  -- r1: function to call

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to