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 #Messages
Total messages: 13 (7 generated)
|