Revision: 7274
Author:   [email protected]
Date:     Fri Mar 18 15:47:09 2011
Log:      Try fix arm build.

Review URL: http://codereview.chromium.org/6714026
http://code.google.com/p/v8/source/detail?r=7274

Modified:
 /branches/bleeding_edge/src/arm/simulator-arm.h

=======================================
--- /branches/bleeding_edge/src/arm/simulator-arm.h     Fri Mar 18 13:35:07 2011
+++ /branches/bleeding_edge/src/arm/simulator-arm.h     Fri Mar 18 15:47:09 2011
@@ -49,7 +49,7 @@
   (entry(p0, p1, p2, p3, p4))

 typedef int (*arm_regexp_matcher)(String*, int, const byte*, const byte*,
-                                  void*, int*, Address, int);
+                                  void*, int*, Address, int, Isolate*);


 // Call the generated regexp code directly. The code at the entry address

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to