Reviewers: jarin,

Description:
[turbofan] Ensure lazy bailout point in exception handler.

This ensures there is a lazy bailout point at the entry of every
exception handler so that deoptimized code is not re-entered through
caught exceptions.

[email protected]
TEST=cctest/test-run-deopt/DeoptExceptionHandler

Please review this at https://codereview.chromium.org/1173253004/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+90, -18 lines):
  M src/ast.h
  M src/ast-numbering.cc
  M src/compiler/ast-graph-builder.cc
  M src/full-codegen.cc
  M test/cctest/compiler/test-run-deopt.cc


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