DescriptionMove TrapReason messages over to messages.h
This prepares a patch to throw actual errors instead of just strings on
wasm traps. In order to accomplish this, the messages need to be known
to the runtime, as the generated code will just pass the message id.
R=mstarzinger@chromium.org, titzer@chromium.org
BUG=
Committed: https://crrev.com/ce669d792c0f5c06ea6bb4839f84ef802348bcf7
Cr-Commit-Position: refs/heads/master@{#35628}
Patch Set 1 #
Total comments: 2
Patch Set 2 : update depends-on #Patch Set 3 : move new messages to the end #Patch Set 4 : address mstarzinger's comments #Patch Set 5 : rebase #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 12 (4 generated)
|