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

Issue 309533009: Release execution lock before dispatching interrupt handling. (Closed)

Created:
6 years, 6 months ago by Yang
Modified:
6 years, 6 months ago
Reviewers:
yurys
CC:
v8-dev
Visibility:
Public.

Description

Release execution lock before dispatching interrupt handling. R=yurys@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21605

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebased and addressed comments #

Patch Set 3 : small fix to rebase mistake #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -29 lines) Patch
M src/debug.cc View 1 2 chunks +5 lines, -0 lines 0 comments Download
M src/execution.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/execution.cc View 1 2 2 chunks +25 lines, -28 lines 0 comments Download
M test/cctest/test-debug.cc View 1 1 chunk +46 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Yang
6 years, 6 months ago (2014-06-02 10:54:03 UTC) #1
yurys
lgtm https://codereview.chromium.org/309533009/diff/1/test/cctest/test-debug.cc File test/cctest/test-debug.cc (right): https://codereview.chromium.org/309533009/diff/1/test/cctest/test-debug.cc#newcode7441 test/cctest/test-debug.cc:7441: terminate_already_fired = true; Can we also check that ...
6 years, 6 months ago (2014-06-02 11:39:11 UTC) #2
Yang
https://codereview.chromium.org/309533009/diff/1/test/cctest/test-debug.cc File test/cctest/test-debug.cc (right): https://codereview.chromium.org/309533009/diff/1/test/cctest/test-debug.cc#newcode7441 test/cctest/test-debug.cc:7441: terminate_already_fired = true; On 2014/06/02 11:39:11, yurys wrote: > ...
6 years, 6 months ago (2014-06-02 11:50:03 UTC) #3
Yang
6 years, 6 months ago (2014-06-02 12:07:50 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r21605 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698