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

Issue 138833006: Use mutex in PostponeInterruptScope. (Closed)

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

Description

Use mutex in PostponeInterruptScope. To avoid race with e.g. StackGuard::RequestInstallCode called from another thread when both access postpone_interrupts_nesting_. R=mvstanton@chromium.org BUG=290964 LOG=N Committed: https://code.google.com/p/v8/source/detail?r=19099

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M src/isolate.h View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 10 months ago (2014-02-05 11:22:30 UTC) #1
mvstanton
lgtm
6 years, 10 months ago (2014-02-05 11:28:00 UTC) #2
Yang
6 years, 10 months ago (2014-02-05 11:29:02 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19099 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698