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

Issue 2622563002: [wasm] The exports property of a wasm instance should always exist (Closed)

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

Description

[wasm] The exports property of a wasm instance should always exist R=clemensh@chromium.org BUG=chromium:663994 Review-Url: https://codereview.chromium.org/2622563002 Cr-Commit-Position: refs/heads/master@{#42163} Committed: https://chromium.googlesource.com/v8/v8/+/a2081b2d7c7e662abe4d67c4a544019b7eb79ec9

Patch Set 1 #

Patch Set 2 : The exports should never be undefined. #

Patch Set 3 : Do a better undefined check. #

Patch Set 4 : Do a better undefined check. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
M src/wasm/wasm-module.cc View 1 1 chunk +1 line, -1 line 0 comments Download
A test/mjsunit/regress/wasm/regression-663994.js View 1 2 3 1 chunk +14 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (16 generated)
ahaas
3 years, 11 months ago (2017-01-09 12:15:48 UTC) #1
Clemens Hammacher
As discussed offline: The exports object should always exist, compare https://github.com/WebAssembly/design/blob/master/JS.md#webassemblyinstance-constructor. In wasm-module.cc, method ProcessExports, ...
3 years, 11 months ago (2017-01-09 12:26:44 UTC) #4
ahaas
On 2017/01/09 at 12:26:44, clemensh wrote: > As discussed offline: The exports object should always ...
3 years, 11 months ago (2017-01-09 13:39:30 UTC) #8
ahaas
On 2017/01/09 at 13:39:30, ahaas wrote: > On 2017/01/09 at 12:26:44, clemensh wrote: > > ...
3 years, 11 months ago (2017-01-09 14:13:54 UTC) #13
Clemens Hammacher
lgtm
3 years, 11 months ago (2017-01-09 14:21:43 UTC) #16
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/2622563002/60001
3 years, 11 months ago (2017-01-10 09:53:36 UTC) #20
commit-bot: I haz the power
3 years, 11 months ago (2017-01-10 09:55:15 UTC) #23
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/v8/v8/+/a2081b2d7c7e662abe4d67c4a544019b7eb...

Powered by Google App Engine
This is Rietveld 408576698