Description[wasm] Handle potentially null callee-pc
This only happens if there is a asm.js-wasm-frame on top of the stack
trace, which was not covered by our tests so far. The regression test
create a stack overflow in asm.js code, triggering this case.
R=mstarzinger@chromium.org
CC=titzer@chromium.org, bradnelson@chromium.org
BUG=chromium:673241
Committed: https://crrev.com/c69b48adc4cd4c36c44eac8efcac51bdbb1fdc5c
Cr-Commit-Position: refs/heads/master@{#41639}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Fix test case #Patch Set 3 : Even nicer test case #Patch Set 4 : Remove check for RangeError, becuase of unrelated bug #Messages
Total messages: 20 (15 generated)
|