Description[debugger] ScopeIterator should unwrap debug-evaluate contexts.
If we use ScopeIterator inside a debug-evaluate call, we may iterate
over a debug-evaluate context that we created for the debug-evaluate
call. This may trigger assertions.
The solution is to have the ScopeIterator hide debug-evaluate contexts
by unwrapping it if it comes across any.
R=cbruni@chromium.org
BUG=chromium:599662
LOG=N
Committed: https://crrev.com/2e191cee8a61b80ef880c1f2469495441e6c9c86
Cr-Commit-Position: refs/heads/master@{#35258}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 8 (2 generated)
|