Ok thanks, that's what I've been doing.  FYI we started a wiki page over on 
node to document interesting things we find.

http://wiki.github.com/ry/node/ecma-5mozilla-features-implemented-in-v8

On Jan 4, 2010, at 2:14 AM, Søren Gjesse wrote:

> Currently the best way to track addition ECMAScript 5 features in V8 it to 
> look at the ChangeLog in trunk. Look for "ES5" or "ECMAScript 5".
> 
> Regards,
> Søren
> 
> On Thu, Dec 31, 2009 at 16:11, Tim Caswell <[email protected]> wrote:
> I just posted in the NodeJS mailing list, but I think the question is
> more relevant here.  Is there anywhere that has posted the ECMAScript
> 5 features already implemented in V8.  For example, I noticed the
> 2.0.4 release added Object.create.  In the past I noticed things like
> all the Array.prototype methods implemented and even crazy things like
> dynamic properties.
> 
> I'm a library developer for nodeJS, so we usually have the latest V8
> release.  I would like to know what the language already implements
> before I go and start implementing my own Object.creates.
> 
> -Tim Caswell
> http://github.com/creationix
> 
> --
> 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

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

Reply via email to