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

Issue 1644023002: [wasm] Fix misaligned accesses and endianness issues in decoders. (Closed)

Created:
4 years, 10 months ago by titzer
Modified:
4 years, 10 months ago
Reviewers:
bradnelson, ahaas
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

[wasm] Fix misaligned accesses and endianness issues in decoders. R=ahaas@chromium.org,bradnelson@chromium.org BUG= Committed: https://crrev.com/716bc803a3bf5e1c0bae815f865281881a74dbc4 Cr-Commit-Position: refs/heads/master@{#33595}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+170 lines, -204 lines) Patch
M src/wasm/ast-decoder.cc View 14 chunks +38 lines, -42 lines 0 comments Download
M src/wasm/decoder.h View 4 chunks +86 lines, -59 lines 0 comments Download
M src/wasm/module-decoder.cc View 1 17 chunks +46 lines, -43 lines 0 comments Download
M test/cctest/wasm/test-run-wasm.cc View 2 chunks +0 lines, -5 lines 0 comments Download
M test/unittests/wasm/ast-decoder-unittest.cc View 20 chunks +0 lines, -55 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
titzer
4 years, 10 months ago (2016-01-28 16:44:52 UTC) #1
ahaas
lgtm nits https://codereview.chromium.org/1644023002/diff/1/src/wasm/decoder.h File src/wasm/decoder.h (right): https://codereview.chromium.org/1644023002/diff/1/src/wasm/decoder.h#newcode52 src/wasm/decoder.h:52: #else what if "V8_TARGET_LITTLE_ENDIAN && !UNALIGNED_ACCESS_OK"? https://codereview.chromium.org/1644023002/diff/1/src/wasm/module-decoder.cc ...
4 years, 10 months ago (2016-01-28 18:58:33 UTC) #2
titzer
On 2016/01/28 18:58:33, ahaas wrote: > lgtm > > nits > > https://codereview.chromium.org/1644023002/diff/1/src/wasm/decoder.h > File ...
4 years, 10 months ago (2016-01-28 19:00:43 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1644023002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1644023002/20001
4 years, 10 months ago (2016-01-28 19:00:53 UTC) #6
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-01-28 19:24:09 UTC) #7
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/716bc803a3bf5e1c0bae815f865281881a74dbc4 Cr-Commit-Position: refs/heads/master@{#33595}
4 years, 10 months ago (2016-01-28 19:24:45 UTC) #9
bradnelson
4 years, 10 months ago (2016-01-28 19:25:57 UTC) #10
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698