Description[wasm] Implement location from stack trace for asm.js frames
This avoids the crash which ClusterFuzz found, but still does not
report the same position as without validate.asm.
For calls like "foo()|0", we report the position of the call instead of
the position of the "|" if ToNumber throws an error.
After this CL, the correctness-fuzzer for validate-asm will probably
find mismatches there.
R=titzer@chromium.org
BUG=chromium:670808
Committed: https://crrev.com/6a8dccb19731fe78ce0d576876677734a7c0ae5e
Cr-Commit-Position: refs/heads/master@{#41500}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Add comment #
Messages
Total messages: 15 (8 generated)
|