Node.js maintains a list on their github wiki. -l
On Friday, August 12, 2011, mcot <[email protected]> wrote: > Maybe google does internally :) I would love to see it as well as > even more documentation and samples using the public embedding > API's. > > On Aug 12, 2:22 pm, "T.J. Crowder" <[email protected]> wrote: >> Thanks. Yeah, or of course one can dig through the source code (and in >> particular unit tests), but it seems like...surely...someone >> *somewhere* actually has a document saying what the platform >> supports? :-) >> >> -- T.J. >> >> On Aug 12, 7:18 pm, mcot <[email protected]> wrote: >> >> >> >> >> >> >> >> > 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 -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
