Description[liveedit]: fail to patch if target is outside of async function on stack
If an active generator is found on the stack (FUNCTION_BLOCKED_UNDER_GENERATOR),
and the target function is not found on top of that generator, add the error.
Based on test by wingo@igalia.com and littledan@chromium.org
(https://codereview.chromium.org/2035643003/)
LOG=N
BUG=v8:4483
R=yangguo@chromium.org, littledan@chromium.org
Committed: https://crrev.com/fd4d385b6d5cd710921332310204dfcd5c7ab762
Cr-Commit-Position: refs/heads/master@{#37000}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Fix the CHECK failure, too #
Total comments: 1
Messages
Total messages: 15 (2 generated)
|