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

Issue 228613005: Introduced Atomic8 and added no-barrier Atomic8 accessors. (Closed)

Created:
6 years, 8 months ago by Hannes Payer (out of office)
Modified:
6 years, 8 months ago
CC:
v8-dev
Visibility:
Public.

Description

Introduced Atomic8 and added no-barrier Atomic8 accessors. BUG= R=jarin@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20598

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -0 lines) Patch
M src/atomicops.h View 1 2 chunks +3 lines, -0 lines 0 comments Download
M src/atomicops_internals_arm64_gcc.h View 2 chunks +8 lines, -0 lines 0 comments Download
M src/atomicops_internals_arm_gcc.h View 1 chunk +8 lines, -0 lines 0 comments Download
M src/atomicops_internals_mac.h View 2 chunks +8 lines, -0 lines 0 comments Download
M src/atomicops_internals_mips_gcc.h View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M src/atomicops_internals_tsan.h View 2 chunks +8 lines, -0 lines 0 comments Download
M src/atomicops_internals_x86_gcc.h View 1 2 2 chunks +8 lines, -0 lines 0 comments Download
M src/atomicops_internals_x86_msvc.h View 2 chunks +8 lines, -0 lines 0 comments Download
M test/cctest/test-atomicops.cc View 1 2 3 3 chunks +32 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Hannes Payer (out of office)
6 years, 8 months ago (2014-04-08 15:37:38 UTC) #1
Jarin
lgtm. You might want to add some sanity tests to test/cctest/test-atomicops.cc.
6 years, 8 months ago (2014-04-08 19:32:40 UTC) #2
Hannes Payer (out of office)
6 years, 8 months ago (2014-04-09 08:20:19 UTC) #3
Message was sent while issue was closed.
Committed patchset #4 manually as r20598 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698