Reviewers: Benedikt Meurer,

Message:
Created Revert of Debugger: use FrameInspector in ScopeIterator to find context.

Description:
Revert of Debugger: use FrameInspector in ScopeIterator to find context.
(patchset #3 id:40001 of https://codereview.chromium.org/1239033002/)

Reason for revert:
breaks roll:
http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/87292/steps/browser_tests%20%28with%20patch%29/logs/DevToolsSanityTest.TestPauseWhenScriptIsRunning

Original issue's description:
Debugger: use FrameInspector in ScopeIterator to find context.

In optimized code, it's not guaranteed that the current context
is stored in its frame slot.

[email protected]
BUG=v8:4309
LOG=N

Committed: https://crrev.com/3a0ee39cbde6a9778cfc4e2a6a0a8ff68933ff38
Cr-Commit-Position: refs/heads/master@{#29697}

[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:4309

Please review this at https://codereview.chromium.org/1243553002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+75, -182 lines):
  M src/debug.cc
  M src/runtime/runtime-debug.cc
  M test/mjsunit/es6/debug-blockscopes.js
  D test/mjsunit/regress/regress-4309-1.js
  D test/mjsunit/regress/regress-4309-2.js
  D test/mjsunit/regress/regress-4309-3.js


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to