Description[deoptimizer] Do not pass arguments markers to the debugger.
This fixes a bug introduced by r28826 (Unify decoding of deoptimization
translations, https://codereview.chromium.org/1136223004), where we
started leaking arguments marker sentinel to the debugger, which would
then cause crashes. This change replaces the sentinel with the undefined
value in the debugger-inspectable frame.
BUG=chromium:514362
LOG=n
R=yangguo@chromium.org
Committed: https://crrev.com/f8dcbf4695f4e729513c447dbc0703c1704c3213
Cr-Commit-Position: refs/heads/master@{#29971}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|