On Thu, Aug 18, 2011 at 6:08 PM, Jonathon S. <[email protected]> wrote:
> I am curious whether V8 has support for these functions. When I try > > v8 only supports (at least in the public API) the core ECMAScript-defined APIs. That excludes the DOM API and any other APIs which just happen to be JS but are client-specific. -- ----- stephan beal http://wanderinghorse.net/home/stephan/ -- v8-users mailing list [email protected] http://groups.google.com/group/v8-users
