https://codereview.chromium.org/1158563008/diff/1/src/compiler/common-operator.h
File src/compiler/common-operator.h (right):

https://codereview.chromium.org/1158563008/diff/1/src/compiler/common-operator.h#newcode97
src/compiler/common-operator.h:97: const Operator* IfException(bool
caught_locally = false);
On 2015/05/28 11:28:18, Benedikt Meurer wrote:
Nit: Please don't use a bool here, but some enum.

Done. Also removed the default argument as discussed offline.

https://codereview.chromium.org/1158563008/

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

Reply via email to