Comment #1 on issue 480 by [email protected]: Standard JS methods to the C++ classes
http://code.google.com/p/v8/issues/detail?id=480

I'm not a member of the project, but I can answer why very little JS functionality is exposed in the V8 API. I remember the V8 documentation mentioning at some point that large parts of the JS API were implemented in Javascript directly. This hints to me that implementations should preferably be done in Javascript instead of in C++.

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

Reply via email to