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

Issue 1252623003: [d8] Fix tsan bugs (Closed)

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

Description

[d8] Fix tsan bugs script_executed and last_run are read/written by multiple threads. Also externalized_shared_contents_ is modified by multiple threads. BUG=4306 R=jarin@chromium.org LOG=n Committed: https://crrev.com/053b8434f00d5e0de9bea884dbe3fa2cdeaaab83 Cr-Commit-Position: refs/heads/master@{#29912}

Patch Set 1 #

Patch Set 2 : re-enable d8-worker-sharedarraybuffer #

Total comments: 5

Patch Set 3 : remove options atomics #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -32 lines) Patch
M src/d8.h View 1 2 4 chunks +4 lines, -3 lines 0 comments Download
M src/d8.cc View 1 2 11 chunks +38 lines, -26 lines 0 comments Download
M test/mjsunit/mjsunit.status View 1 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
binji
5 years, 5 months ago (2015-07-23 01:09:47 UTC) #1
Jarin
lgtm with bunch of questions. https://codereview.chromium.org/1252623003/diff/20001/src/d8.cc File src/d8.cc (right): https://codereview.chromium.org/1252623003/diff/20001/src/d8.cc#newcode338 src/d8.cc:338: options.set_script_executed(true); It looks like ...
5 years, 5 months ago (2015-07-23 06:49:14 UTC) #2
binji
https://codereview.chromium.org/1252623003/diff/20001/src/d8.cc File src/d8.cc (right): https://codereview.chromium.org/1252623003/diff/20001/src/d8.cc#newcode338 src/d8.cc:338: options.set_script_executed(true); On 2015/07/23 at 06:49:14, jarin wrote: > It ...
5 years, 5 months ago (2015-07-24 23:13:08 UTC) #3
Jarin
lgtm. Love it!
5 years, 5 months ago (2015-07-27 04:01:44 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1252623003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1252623003/40001
5 years, 4 months ago (2015-07-28 21:47:23 UTC) #6
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 4 months ago (2015-07-30 08:20:40 UTC) #7
commit-bot: I haz the power
5 years, 4 months ago (2015-07-30 08:20:58 UTC) #8
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/053b8434f00d5e0de9bea884dbe3fa2cdeaaab83
Cr-Commit-Position: refs/heads/master@{#29912}

Powered by Google App Engine
This is Rietveld 408576698