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

Issue 1961963002: [debugger] make strict eval-scope visible to debugging. (Closed)

Created:
4 years, 7 months ago by Yang
Modified:
4 years, 7 months ago
Reviewers:
kozy, jgruber1, jgruber
CC:
v8-reviews_googlegroups.com, Yang
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[debugger] make strict eval-scope visible to debugging. R=jgruber@chromium.org,kozyatinskiy@chromium.org BUG=chromium:590256 LOG=N Committed: https://crrev.com/506999c30605912fe2c2b95634dc176b139b1456 Cr-Commit-Position: refs/heads/master@{#36195}

Patch Set 1 #

Total comments: 4

Patch Set 2 : addressed comments and added fixes to tests #

Patch Set 3 : prevent optimization #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+224 lines, -97 lines) Patch
M src/debug/debug-evaluate.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/debug/debug-scopes.h View 1 3 chunks +5 lines, -4 lines 0 comments Download
M src/debug/debug-scopes.cc View 1 13 chunks +55 lines, -73 lines 0 comments Download
M src/debug/mirrors.js View 1 3 1 chunk +8 lines, -6 lines 0 comments Download
A test/mjsunit/debug-eval-scope.js View 1 2 1 chunk +144 lines, -0 lines 0 comments Download
M test/mjsunit/debug-evaluate-nested.js View 1 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/debug-function-scopes.js View 1 1 chunk +1 line, -8 lines 0 comments Download
M test/mjsunit/es6/debug-scope-default-param-with-eval.js View 1 2 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
Yang
4 years, 7 months ago (2016-05-09 13:38:20 UTC) #1
jgruber1
lgtm https://codereview.chromium.org/1961963002/diff/1/src/debug/debug-scopes.cc File src/debug/debug-scopes.cc (right): https://codereview.chromium.org/1961963002/diff/1/src/debug/debug-scopes.cc#newcode236 src/debug/debug-scopes.cc:236: return ScopeTypeEval; Should we add a default clause ...
4 years, 7 months ago (2016-05-11 08:38:07 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1961963002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1961963002/20001
4 years, 7 months ago (2016-05-11 11:37:21 UTC) #6
Yang
https://codereview.chromium.org/1961963002/diff/1/src/debug/debug-scopes.cc File src/debug/debug-scopes.cc (right): https://codereview.chromium.org/1961963002/diff/1/src/debug/debug-scopes.cc#newcode236 src/debug/debug-scopes.cc:236: return ScopeTypeEval; On 2016/05/11 08:38:06, jgruber wrote: > Should ...
4 years, 7 months ago (2016-05-11 11:37:23 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: v8_win_nosnap_shared_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_win_nosnap_shared_rel_ng/builds/1542) v8_win_nosnap_shared_rel_ng_triggered on tryserver.v8 (JOB_FAILED, ...
4 years, 7 months ago (2016-05-11 11:53:53 UTC) #9
commit-bot: I haz the power
This CL has an open dependency (Issue 1968263002 Patch 60001). Please resolve the dependency and ...
4 years, 7 months ago (2016-05-12 05:58:20 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1961963002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1961963002/60001
4 years, 7 months ago (2016-05-12 06:25:40 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 7 months ago (2016-05-12 06:55:25 UTC) #17
commit-bot: I haz the power
4 years, 7 months ago (2016-05-12 06:57:19 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/506999c30605912fe2c2b95634dc176b139b1456
Cr-Commit-Position: refs/heads/master@{#36195}

Powered by Google App Engine
This is Rietveld 408576698