Commit 14216b35 authored by vitalyr@chromium.org's avatar vitalyr@chromium.org

Try fix arm build.

Review URL: http://codereview.chromium.org/6714026

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@7274 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
parent 80268b8c
......@@ -49,7 +49,7 @@ namespace internal {
(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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment