The flags you need for interpreter only are:

d8 --ignition --no-crankshaft --no-turbo

If you hit any issues, let us know.

Thanks
Orion

On Thu, May 26, 2016 at 9:21 AM, <dima00...@gmail.com> wrote:

> As I know v8 uses three compilers - Full-codegen, Crankshaft and Turbofun.
> But in v8's sources I see src/interpreter/interpreter.cc.
>
> Is it interpreter? How can I use it from d8? I'm able to use only
> interpreter instead of the compilers?
>
> --
> --
> v8-dev mailing list
> v8-dev@googlegroups.com
> http://groups.google.com/group/v8-dev
> ---
> You received this message because you are subscribed to the Google Groups
> "v8-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to v8-dev+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

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

Reply via email to