It's a commandline flag to v8. It depends on how you run V8: If you run d8,
just pass it directly to d8. If you use chromium, use
--js-flags="--allow-natives-syntax".


On Thu, Apr 4, 2013 at 9:21 PM, Mike Moening <mike.moen...@gmail.com> wrote:

> I'm using Visual Studio to build V8.
> Note sure where/how --allow-natives-syntax  comes into play.
>
> Ideas?
>
>  --
> --
> v8-users mailing list
> v8-users@googlegroups.com
> http://groups.google.com/group/v8-users
> ---
> You received this message because you are subscribed to the Google Groups
> "v8-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to v8-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to