Hi,
> V8 doesn't use the ABI in JS-to-JS calls, so it will generate the same
> code most of the time.
>
Thanks for answer.

I have managed to start V8 on bada and now I'm facing problem during
builtins initialization.
I got v8runtime.js compiled but after that, sometimes with
v8natives.js, sometimes with v8array.js,
I got "Uncaught range error maximum stack size exceeded".
I have set stack limit to address 0x1 (just for testing, of course)
and error still remains.

Boris

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

Reply via email to