Hi,

I want to try Ignition interpreter and am having trouble enabling it.
I thought the following set of flags should print some logs, but it gives 
me nothing.

--ignition --print_bytecode

I tried running on a debugger and setting a breakpoint at 
*Interpreter::MakeBytecode()*, but it never reaches the function.
How can I properly enable Ignition interpreter? Does it not support x64?
And I was also wondering if there is any circumstance in which you want to 
disable optimizing compilers (Crankshaft and Turbofan) and use the 
lower-tier only (Ignition or Full Compiler).

Thanks,
Jay

-- 
-- 
v8-dev mailing list
[email protected]
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 [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to