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

Issue 1422533009: Support SAB atomics for offset-TypedArray (Closed)

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

Description

Support SAB atomics for offset-TypedArray BUG=497295 LOG=n Committed: https://crrev.com/81fe5b3c455525af36e6754dc54e4430d217d6c8 Cr-Commit-Position: refs/heads/master@{#32064}

Patch Set 1 #

Patch Set 2 : add a test case #

Unified diffs Side-by-side diffs Delta from patch set Stats (+437 lines, -272 lines) Patch
M src/runtime/runtime-atomics.cc View 9 chunks +36 lines, -27 lines 0 comments Download
M test/mjsunit/asm/atomics-add.js View 4 chunks +27 lines, -18 lines 0 comments Download
M test/mjsunit/asm/atomics-and.js View 4 chunks +27 lines, -18 lines 0 comments Download
M test/mjsunit/asm/atomics-compareexchange.js View 4 chunks +27 lines, -18 lines 0 comments Download
M test/mjsunit/asm/atomics-exchange.js View 3 chunks +27 lines, -15 lines 0 comments Download
M test/mjsunit/asm/atomics-load.js View 4 chunks +27 lines, -18 lines 0 comments Download
M test/mjsunit/asm/atomics-or.js View 3 chunks +27 lines, -15 lines 0 comments Download
M test/mjsunit/asm/atomics-store.js View 4 chunks +27 lines, -18 lines 0 comments Download
M test/mjsunit/asm/atomics-sub.js View 4 chunks +27 lines, -18 lines 0 comments Download
M test/mjsunit/asm/atomics-xor.js View 4 chunks +27 lines, -18 lines 0 comments Download
M test/mjsunit/harmony/atomics.js View 1 11 chunks +158 lines, -89 lines 0 comments Download

Messages

Total messages: 24 (9 generated)
Pan
@binji, I was tasting SAB in d8/chrome, and find such case: var sab = new ...
5 years, 1 month ago (2015-11-04 06:56:32 UTC) #3
binji
Nice catch, thanks for looking at this! Looks good so far. The tests you've modified ...
5 years, 1 month ago (2015-11-09 19:33:09 UTC) #4
Pan
On 2015/11/09 19:33:09, binji wrote: > Nice catch, thanks for looking at this! > > ...
5 years, 1 month ago (2015-11-11 08:11:23 UTC) #5
Pan
On 2015/11/11 08:11:23, Pan wrote: > On 2015/11/09 19:33:09, binji wrote: > > Nice catch, ...
5 years, 1 month ago (2015-11-16 11:58:29 UTC) #6
binji
sorry, was out sick last week :( lgtm
5 years, 1 month ago (2015-11-16 19:54:45 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1422533009/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1422533009/20001
5 years, 1 month ago (2015-11-17 00:22:39 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/7768)
5 years, 1 month ago (2015-11-17 00:26:31 UTC) #11
Pan
@jarin, could you please take a look? thanks Pan
5 years, 1 month ago (2015-11-17 00:39:23 UTC) #13
Jarin
On 2015/11/17 00:39:23, Pan wrote: > @jarin, > could you please take a look? > ...
5 years, 1 month ago (2015-11-17 09:15:53 UTC) #14
binji
On 2015/11/17 09:15:53, Jarin wrote: > On 2015/11/17 00:39:23, Pan wrote: > > @jarin, > ...
5 years, 1 month ago (2015-11-17 19:23:52 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1422533009/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1422533009/20001
5 years, 1 month ago (2015-11-18 00:05:38 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/7832)
5 years, 1 month ago (2015-11-18 00:08:01 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1422533009/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1422533009/20001
5 years, 1 month ago (2015-11-18 00:18:28 UTC) #22
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 1 month ago (2015-11-18 00:19:47 UTC) #23
commit-bot: I haz the power
5 years, 1 month ago (2015-11-18 00:20:06 UTC) #24
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/81fe5b3c455525af36e6754dc54e4430d217d6c8
Cr-Commit-Position: refs/heads/master@{#32064}

Powered by Google App Engine
This is Rietveld 408576698