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
