Thanks, I get it. So now my problem is that the turbofan save the native 
code? I am not very clear about these two thing.

On Monday, April 1, 2019 at 9:08:42 PM UTC+8, Jakob Kummerow wrote:
>
> Ignition does not produce executable machine code. It produces bytecode, 
> which is then interpreted. Under certain circumstances, the bytecode is 
> cached in Chrome to speed up repeated page loads.
>
> Does that answer your question?
>
>
> On Mon, Apr 1, 2019 at 2:58 PM <yanglia...@bytedance.com <javascript:>> 
> wrote:
>
>>     I am wonder is that ignition shall save the native code it translated 
>> ? Or it just generate the code and then execute the code, save nothing.
>>
>> -- 
>> -- 
>> v8-users mailing list
>> v8-u...@googlegroups.com <javascript:>
>> 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-u...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>

-- 
-- 
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/d/optout.

Reply via email to