On 2014/12/08 14:38:05, chunyang.dai wrote:
Hi, Dcarney.
I updated it as the following:
#if V8_TURBOFAN_TARGET
bool should_be_neuterable = !i::FLAG_turbo_asm;
#else
bool should_be_neuterable = true;
#endif.
For turbofan unspported platform, should_be_neuteralbe is true.
Do I need to wait for your another LGTM ?
thanks.
one lgtm is enough
https://codereview.chromium.org/774163005/
--
--
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.