Updates:
        Status: Invalid

Comment #1 on issue 2331 by [email protected]: Knoweledge in v8
http://code.google.com/p/v8/issues/detail?id=2331

While there is no comprehensive guide to understanding V8, you can start with
- the V8 wiki: http://code.google.com/p/v8/w/list
- Andy Wingo's series of blog posts: V8 http://wingolog.org/tags/v8
- the source code itself, even though sparingly documented.
- the google group: groups.google.com/group/v8-users

The latter (v8-users google group) is actually the right place to ask this sort of question. I'm not aware of any book specifically on V8, but it sure wouldn't hurt to read books about compiler building and JIT.

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

Reply via email to