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

Issue 1676613002: [Atomics] Fix atomic access index validation (Closed)

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

Description

[Atomics] Fix atomic access index validation BUG=v8:4737 LOG=n R=jarin@chromium.org Committed: https://crrev.com/88724ec4cb082583043e3b3dec4cda0a82dc696b Cr-Commit-Position: refs/heads/master@{#35074}

Patch Set 1 #

Patch Set 2 : fix tests #

Patch Set 3 : update to latest version of spec #

Patch Set 4 : merge master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+181 lines, -169 lines) Patch
M src/js/harmony-atomics.js View 1 2 5 chunks +28 lines, -46 lines 0 comments Download
M src/js/prologue.js View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M src/js/v8natives.js View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M src/messages.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M test/mjsunit/asm/atomics-add.js View 1 1 chunk +2 lines, -2 lines 0 comments Download
M test/mjsunit/asm/atomics-and.js View 1 1 chunk +2 lines, -2 lines 0 comments Download
M test/mjsunit/asm/atomics-compareexchange.js View 1 1 chunk +2 lines, -2 lines 0 comments Download
M test/mjsunit/asm/atomics-exchange.js View 1 1 chunk +2 lines, -2 lines 0 comments Download
M test/mjsunit/asm/atomics-load.js View 1 2 chunks +9 lines, -9 lines 0 comments Download
M test/mjsunit/asm/atomics-or.js View 1 1 chunk +2 lines, -2 lines 0 comments Download
M test/mjsunit/asm/atomics-store.js View 1 2 chunks +9 lines, -9 lines 0 comments Download
M test/mjsunit/asm/atomics-sub.js View 1 1 chunk +2 lines, -2 lines 0 comments Download
M test/mjsunit/asm/atomics-xor.js View 1 1 chunk +2 lines, -2 lines 0 comments Download
M test/mjsunit/harmony/atomics.js View 1 2 2 chunks +90 lines, -78 lines 0 comments Download
M test/mjsunit/harmony/futex.js View 1 1 chunk +24 lines, -12 lines 0 comments Download
M test/mjsunit/regress/regress-crbug-501809.js View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 28 (13 generated)
binji
4 years, 10 months ago (2016-02-05 20:39:11 UTC) #1
Jarin
lgtm, but I am not an expert on the voodoo in the src/js/* files. Adding ...
4 years, 10 months ago (2016-02-08 09:00:35 UTC) #3
Benedikt Meurer
I guess it's OK for now. I don't have a better suggestion. We can clean ...
4 years, 10 months ago (2016-02-08 10:05:39 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1676613002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1676613002/20001
4 years, 10 months ago (2016-02-08 18:15:20 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_arm64_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm64_rel/builds/15042)
4 years, 10 months ago (2016-02-08 18:50:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1676613002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1676613002/20001
4 years, 10 months ago (2016-02-08 21:57:17 UTC) #10
binji
This seems to be failing only w/ Ignition in the ARM64 simulator. I was able ...
4 years, 10 months ago (2016-02-08 23:00:17 UTC) #12
Jarin
On 2016/02/08 23:00:17, binji wrote: > This seems to be failing only w/ Ignition in ...
4 years, 10 months ago (2016-02-09 09:45:59 UTC) #13
binji
Coming back to this now. I've updated to head, and also to the new spec ...
4 years, 9 months ago (2016-03-24 21:59:14 UTC) #15
binji
On 2016/03/24 21:59:14, binji wrote: > Coming back to this now. I've updated to head, ...
4 years, 9 months ago (2016-03-25 20:56:27 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1676613002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1676613002/40001
4 years, 9 months ago (2016-03-25 20:56:38 UTC) #19
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/12889)
4 years, 9 months ago (2016-03-25 20:58:49 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1676613002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1676613002/60001
4 years, 9 months ago (2016-03-25 21:28:35 UTC) #24
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 9 months ago (2016-03-25 21:52:24 UTC) #26
commit-bot: I haz the power
4 years, 9 months ago (2016-03-25 21:53:06 UTC) #28
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/88724ec4cb082583043e3b3dec4cda0a82dc696b
Cr-Commit-Position: refs/heads/master@{#35074}

Powered by Google App Engine
This is Rietveld 408576698