Description[wasm] Do also output WASM frames on detailed stack traces
Till now, they were just skipped. With this patch, they now show up in
the DevTools on uncaught Errors with function name <WASM> and no line
number or file name information (see new test case:
https://chromiumcodereview.appspot.com/1875083002).
R=jfb@chromium.org, titzer@chromium.org
BUG=
Committed: https://crrev.com/9be47f57a0c03aa56a06c5a14777b4060c631476
Cr-Commit-Position: refs/heads/master@{#35615}
Patch Set 1 #Patch Set 2 : Remove test case #Patch Set 3 : Don't assign undefined to Handle<Script> #
Total comments: 2
Patch Set 4 : add TODO #Patch Set 5 : Fix gcmole reported issue #
Messages
Total messages: 24 (10 generated)
|