Description[wasm] Throw real Error on wasm trap
Before, just a string was thrown, so no stack trace was attached there.
Generated code from wasm does not grow by this change, we just pass a
message id to the respective (new) runtime function.
R=mstarzinger@chromium.org, titzer@chromium.org
BUG=
Committed: https://crrev.com/b1434ac46081de51bb6bd7b43475f22d46720b18
Cr-Commit-Position: refs/heads/master@{#35664}
Patch Set 1 #
Total comments: 5
Patch Set 2 : address mstarzinger's comments #Patch Set 3 : rebase #
Total comments: 1
Patch Set 4 : remove a TODO #
Dependent Patchsets: Messages
Total messages: 12 (3 generated)
|