Hi, On Aug 17, 3:23 pm, pikpik <[email protected]> wrote:
> I've noticed that the largest difference between the call and the > candidate is that the last parameters are "Vector<int>" and > "Vector<long int>," respectively. So, I've changed the call (at "src/ > jsregexp.cc:483") to use the last parameter as "Vector<long int>," and > am currently testing it. Well, that didn't work: it started having errors in "utils.h" about several near matches for "Vector<long int>." Thanks, pikpik -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
