Api Docs?

5 views
Skip to first unread message

Tim Caswell

unread,
Dec 31, 2009, 10:11:07 AM12/31/09
to v8-users
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

Søren Gjesse

unread,
Jan 4, 2010, 3:14:35 AM1/4/10
to v8-u...@googlegroups.com
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

Tim Caswell

unread,
Jan 4, 2010, 8:57:55 AM1/4/10
to v8-u...@googlegroups.com
Ok thanks, that's what I've been doing.  FYI we started a wiki page over on node to document interesting things we find.

Reply all
Reply to author
Forward
0 new messages