Revert of Correctly propagate terminate exception in TryCall. (patchset #2 id:20001...
authormachenbach <machenbach@chromium.org>
Mon, 23 Feb 2015 07:17:16 +0000 (23:17 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 23 Feb 2015 07:17:30 +0000 (07:17 +0000)
commit035b144b166c3d2b9e890387223f83021b67f67c
tree14068e53203ece8c73390b4374b89c470a6ebcad
parent61ac461330d7f9cf36a71a6f8cff6c47857ed02a
Revert of Correctly propagate terminate exception in TryCall. (patchset #2 id:20001 of https://codereview.chromium.org/928193002/)

Reason for revert:
See crbug.com/460412 and crbug.com/460356. Reverting on master in order to roll from master again soon.

Original issue's description:
> Correctly propagate terminate exception in TryCall.
>
> BUG=v8:3892
> LOG=Y
>
> Committed: https://crrev.com/a49b55b78844557b65a98e7a77dd26078157ed7f
> Cr-Commit-Position: refs/heads/master@{#26685}

TBR=ishell@chromium.org,yangguo@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:3892

Review URL: https://codereview.chromium.org/946973004

Cr-Commit-Position: refs/heads/master@{#26792}
src/execution.cc
test/cctest/test-thread-termination.cc