lgtm with comment.

https://codereview.chromium.org/321763002/diff/20001/src/isolate.cc
File src/isolate.cc (right):

https://codereview.chromium.org/321763002/diff/20001/src/isolate.cc#newcode1732
src/isolate.cc:1732: if (is_finally_on_top) {
can't we just
if (IsFinallyOnTop()) ...
?

https://codereview.chromium.org/321763002/

--
--
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