shell provides "print" functions which prints to stdout.

On Wed, Jun 8, 2011 at 18:05, Bryan White <[email protected]> wrote:
>> I don't know why shell.exe can't recognize alert() function. After
>> all, V8 is a JavaScript engine, and the alert() function is a built-in
>> JavaScript function.
>>
>
> alert() is a browser function, not a built in language function.  In
> particular, alert() makes little sense in the context of a command
> line app run with not GUI available.
>
>
> --
> Bryan White
>
> --
> 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