Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(43)

Issue 953463002: Reland "Correctly propagate terminate exception in TryCall." (Closed)

Created:
5 years, 10 months ago by Yang
Modified:
5 years, 10 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Reland "Correctly propagate terminate exception in TryCall." BUG=v8:3892 LOG=Y Committed: https://crrev.com/dafd73016c3b53fbe87cc67e62b38d2936a03a03 Cr-Commit-Position: refs/heads/master@{#26810}

Patch Set 1 #

Patch Set 2 : fix #

Patch Set 3 : fix for test case #

Patch Set 4 : #

Total comments: 3

Patch Set 5 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -9 lines) Patch
M src/execution.cc View 1 2 chunks +9 lines, -7 lines 0 comments Download
M src/factory.cc View 1 2 chunks +6 lines, -2 lines 0 comments Download
M test/cctest/test-thread-termination.cc View 1 2 3 4 2 chunks +63 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
Yang
5 years, 10 months ago (2015-02-23 15:12:21 UTC) #2
Jakob Kummerow
LGTM with nits. https://codereview.chromium.org/953463002/diff/40002/test/cctest/test-thread-termination.cc File test/cctest/test-thread-termination.cc (right): https://codereview.chromium.org/953463002/diff/40002/test/cctest/test-thread-termination.cc#newcode491 test/cctest/test-thread-termination.cc:491: CHECK(CompileRun("1+1;").IsEmpty()); nit: spaces around '+' (I ...
5 years, 10 months ago (2015-02-23 15:24:45 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/953463002/70001
5 years, 10 months ago (2015-02-24 08:07:47 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/953463002/70001
5 years, 10 months ago (2015-02-24 08:07:48 UTC) #7
commit-bot: I haz the power
Failed to apply patch for test/cctest/test-thread-termination.cc: While running git apply --index -3 -p1; fatal: Unable ...
5 years, 10 months ago (2015-02-24 08:30:23 UTC) #9
commit-bot: I haz the power
Committed patchset #5 (id:70001)
5 years, 10 months ago (2015-02-24 08:30:28 UTC) #10
commit-bot: I haz the power
5 years, 10 months ago (2015-02-24 08:30:39 UTC) #11
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/dafd73016c3b53fbe87cc67e62b38d2936a03a03
Cr-Commit-Position: refs/heads/master@{#26810}

Powered by Google App Engine
This is Rietveld 408576698