Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(28)

Issue 1239033002: Debugger: use FrameInspector in ScopeIterator to find context. (Closed)

Created:
5 years, 5 months ago by Yang
Modified:
5 years, 5 months ago
Reviewers:
Benedikt Meurer
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

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. R=bmeurer@chromium.org BUG=v8:4309 LOG=N Committed: https://crrev.com/3a0ee39cbde6a9778cfc4e2a6a0a8ff68933ff38 Cr-Commit-Position: refs/heads/master@{#29697} Committed: https://crrev.com/01902e4eabc45d4f04ce644117b2bf552493dcb2 Cr-Commit-Position: refs/heads/master@{#29744}

Patch Set 1 #

Total comments: 1

Patch Set 2 : fix more issues #

Patch Set 3 : update test expectation #

Patch Set 4 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+186 lines, -72 lines) Patch
M src/debug.cc View 1 2 3 1 chunk +0 lines, -11 lines 0 comments Download
M src/runtime/runtime-debug.cc View 1 2 3 25 chunks +63 lines, -56 lines 0 comments Download
M test/mjsunit/es6/debug-blockscopes.js View 1 2 4 chunks +13 lines, -5 lines 0 comments Download
A test/mjsunit/regress/regress-4309-1.js View 1 1 chunk +37 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-4309-2.js View 1 1 chunk +34 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-4309-3.js View 1 1 chunk +39 lines, -0 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
Yang
5 years, 5 months ago (2015-07-16 07:17:06 UTC) #1
Yang
On 2015/07/16 07:17:06, Yang wrote: The ScopeIterator code is a mess. This CL is to ...
5 years, 5 months ago (2015-07-16 07:18:08 UTC) #2
Benedikt Meurer
LGTM with nit (mostly rubber-stamped). https://codereview.chromium.org/1239033002/diff/1/src/runtime/runtime-debug.cc File src/runtime/runtime-debug.cc (right): https://codereview.chromium.org/1239033002/diff/1/src/runtime/runtime-debug.cc#newcode1741 src/runtime/runtime-debug.cc:1741: FrameInspector* frame_inspector_; Nit: Make ...
5 years, 5 months ago (2015-07-16 07:33:40 UTC) #3
Benedikt Meurer
Still LGTM.
5 years, 5 months ago (2015-07-16 08:27:58 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1239033002/20001
5 years, 5 months ago (2015-07-16 08:28:46 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_arm64_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_arm64_rel/builds/7716) (exceeded global retry quota)
5 years, 5 months ago (2015-07-16 08:38:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1239033002/40001
5 years, 5 months ago (2015-07-16 09:05:02 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 5 months ago (2015-07-16 09:28:18 UTC) #12
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/3a0ee39cbde6a9778cfc4e2a6a0a8ff68933ff38 Cr-Commit-Position: refs/heads/master@{#29697}
5 years, 5 months ago (2015-07-16 09:28:32 UTC) #13
Yang
A revert of this CL (patchset #3 id:40001) has been created in https://codereview.chromium.org/1243553002/ by yangguo@chromium.org. ...
5 years, 5 months ago (2015-07-17 09:53:28 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1239033002/60001
5 years, 5 months ago (2015-07-20 08:23:34 UTC) #18
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 5 months ago (2015-07-20 08:53:26 UTC) #19
commit-bot: I haz the power
5 years, 5 months ago (2015-07-20 08:53:49 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/01902e4eabc45d4f04ce644117b2bf552493dcb2
Cr-Commit-Position: refs/heads/master@{#29744}

Powered by Google App Engine
This is Rietveld 408576698