LGTM with one more comment.

https://codereview.chromium.org/20843012/diff/16001/src/compiler.cc
File src/compiler.cc (right):

https://codereview.chromium.org/20843012/diff/16001/src/compiler.cc#newcode488
src/compiler.cc:488: if (info()->bailout_reason() != kNoReason) {
Sorry, I mixed up the condition in my earlier comment. Obviously this
should be "==" -- only set the reason if it's not set yet.

https://codereview.chromium.org/20843012/

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