Description[interpreter] Make d8's TryCatch block be verbose.
This changes "d8" to no longer report exceptions as being "caught" when
it comes to the catch prediction mechanism in our debugger. This treats
scripts as being truly top-level when it comes to exception handling and
will allow us to properly test the catch prediction mechanism using just
mjsunit tests alone.
R=yangguo@chromium.org
BUG=v8:4674
LOG=n
Committed: https://crrev.com/fb1de271a6bc2c89a1682db8c151cf5fcda86c45
Cr-Commit-Position: refs/heads/master@{#33898}
Patch Set 1 #Patch Set 2 : Put d8 in charge again. #Patch Set 3 : Fix comment typo. #Messages
Total messages: 10 (2 generated)
|