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

Issue 2285223002: [wasm] Do not check load/store offsets with DCHECK. (Closed)

Created:
4 years, 3 months ago by ahaas
Modified:
4 years, 3 months ago
Reviewers:
titzer
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[wasm] Do not check load/store offsets with DCHECK. These DCHECKs are executed when a wasm module is instantiated. However, invalid load/store offsets should trigger runtime traps, not instantiation-time errors. R=titzer@chromium.org Committed: https://crrev.com/eaa3573ad52025afde9af1f41f96e48d41159b9a Cr-Commit-Position: refs/heads/master@{#38981}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -4 lines) Patch
M src/assembler.cc View 1 1 chunk +2 lines, -4 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
ahaas
4 years, 3 months ago (2016-08-29 12:04:16 UTC) #1
titzer
lgtm https://codereview.chromium.org/2285223002/diff/1/src/assembler.cc File src/assembler.cc (left): https://codereview.chromium.org/2285223002/diff/1/src/assembler.cc#oldcode354 src/assembler.cc:354: old_base, wasm_memory_reference(), old_size)); Wanna add a comment here ...
4 years, 3 months ago (2016-08-29 12:19:18 UTC) #4
ahaas
https://codereview.chromium.org/2285223002/diff/1/src/assembler.cc File src/assembler.cc (left): https://codereview.chromium.org/2285223002/diff/1/src/assembler.cc#oldcode354 src/assembler.cc:354: old_base, wasm_memory_reference(), old_size)); On 2016/08/29 at 12:19:18, titzer wrote: ...
4 years, 3 months ago (2016-08-29 12:53:21 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2285223002/20001
4 years, 3 months ago (2016-08-29 12:53:36 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-08-29 13:20:29 UTC) #11
commit-bot: I haz the power
4 years, 3 months ago (2016-08-29 13:20:41 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/eaa3573ad52025afde9af1f41f96e48d41159b9a
Cr-Commit-Position: refs/heads/master@{#38981}

Powered by Google App Engine
This is Rietveld 408576698