Description[wasm] Add a cctest for the stack on a wasm trap
In contrast to the existing cctest, this time the error is not thrown
from javascript, but by a trap in wasm. And in contrast to the mjsunit
tests, this checks the detailed stack trace, not the simple one.
R=jfb@chromium.org, mstarzinger@chromium.org, titzer@chromium.org
BUG=
Committed: https://crrev.com/ec8e14e6976ce879e24dc87c46905ad0d57183ee
Cr-Commit-Position: refs/heads/master@{#35665}
Patch Set 1 #Patch Set 2 : rebase #
Total comments: 2
Patch Set 3 : address JF's comments #Patch Set 4 : obey the c++ style guide (variable names & comments) #Patch Set 5 : one more c++ style fix #
Depends on Patchset: Messages
Total messages: 12 (3 generated)
|