Added workaround. PTAL.

https://codereview.chromium.org/873423004/diff/1/src/compiler/ast-graph-builder.cc
File src/compiler/ast-graph-builder.cc (right):

https://codereview.chromium.org/873423004/diff/1/src/compiler/ast-graph-builder.cc#newcode2570
src/compiler/ast-graph-builder.cc:2570: // TODO(mstarzinger): Thread
through the correct bailout id to this point.
On 2015/01/30 14:30:27, Michael Starzinger wrote:
This is the TODO I still need to address.

I added a workaround that only uses the ControlScope to throw when
--turbo-exceptions is passed. This way I can solve the bailout-id
separately, because this one needs more thought than just threading
through the ID.

https://codereview.chromium.org/873423004/

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