Hi. Best place I can think of is the change log included in the source. http://code.google.com/p/v8/source/browse/trunk/ChangeLog
You will have to do a bit of searching/digging to find if a specific feature is supported. On Aug 1, 3:52 am, "T.J. Crowder" <[email protected]> wrote: > Hi all, > > This question[1] over on Stack Overflow got me curious: Where can I > find a full list of language features/constructs supported by V8? For > instance, V8 supports `const` which isn't in the E5 spec. What else is > supported that goes beyond the spec? > > Apologies if I've overlooked an obvious page in the docs. > > Thanks in advance, > > [1]http://stackoverflow.com/questions/6873981 > -- > T.J. Crowder > Independent Software Engineer > tj / crowder software / com > www / crowder software / com -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
