Comment #4 on issue 4309 by [email protected]: ScopeIterator cannot deal with turbofan code.
https://code.google.com/p/v8/issues/detail?id=4309#c4
The following revision refers to this bug:https://chromium.googlesource.com/v8/v8.git/+/01902e4eabc45d4f04ce644117b2bf552493dcb2
commit 01902e4eabc45d4f04ce644117b2bf552493dcb2 Author: yangguo <[email protected]> Date: Mon Jul 20 08:53:22 2015 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} Review URL: https://codereview.chromium.org/1239033002 Cr-Commit-Position: refs/heads/master@{#29744}[modify] http://crrev.com/01902e4eabc45d4f04ce644117b2bf552493dcb2/src/debug.cc [modify] http://crrev.com/01902e4eabc45d4f04ce644117b2bf552493dcb2/src/runtime/runtime-debug.cc [modify] http://crrev.com/01902e4eabc45d4f04ce644117b2bf552493dcb2/test/mjsunit/es6/debug-blockscopes.js [add] http://crrev.com/01902e4eabc45d4f04ce644117b2bf552493dcb2/test/mjsunit/regress/regress-4309-1.js [add] http://crrev.com/01902e4eabc45d4f04ce644117b2bf552493dcb2/test/mjsunit/regress/regress-4309-2.js [add] http://crrev.com/01902e4eabc45d4f04ce644117b2bf552493dcb2/test/mjsunit/regress/regress-4309-3.js
--You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at: https://code.google.com/hosting/settings -- -- 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.
