When I get a checkout of jQuery there is a javascript file called env.js that will setup Rhino to handle stuff the browser does, like window and document, is there such a thing for v8?
On Aug 18, 1:29 am, Christian Plesner Hansen <[email protected]> wrote: > To build the shell sample you can use > > scons sample=shell > > To get a somewhat more powerful shell you can build the 'd8' target, > > scons d8 > > -- Christian > > On Tue, Aug 18, 2009 at 6:51 AM, Samer<[email protected]> wrote: > > > Hi, is there a way to access a shell in V8. Something sort of like > > Rhino. I saw this pagehttp://code.google.com/apis/v8/samples.html > > but I didn't know how to access the shell. Can anyone help. > > > Thanks :) --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
