On Thu, Sep 11, 2008 at 6:18 PM, lihuiba <[EMAIL PROTECTED]> wrote:
> planing to do some experiment on js with V8. So I have to konw
> whether V8 has a interpret mode (not JIT). Because it's not convenient
> int JIT mode.
>

No, but why is the JIT inconvenient? V8 has a pretty good debug
protocol so debugging is still pretty easy. The only problem was that
I had to write my own debugger client.

-Jey

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

Reply via email to