https://codereview.chromium.org/14139033/diff/1/src/vm-state-inl.h
File src/vm-state-inl.h (right):

https://codereview.chromium.org/14139033/diff/1/src/vm-state-inl.h#newcode64
src/vm-state-inl.h:64: if (FLAG_log_timer_events && previous_tag_ !=
EXTERNAL && Tag == EXTERNAL) {
Do we really don't want to call set_current_vm_state for EXTERNAL? If
yes, template specialization (for EXTERNAL) makes things a bit clearer
here.

https://codereview.chromium.org/14139033/

--
--
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/groups/opt_out.


Reply via email to