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

Issue 2445683002: [modules] Add partial support for debug-scopes. (Closed)

Created:
4 years, 1 month ago by neis
Modified:
4 years, 1 month ago
Reviewers:
adamk, Yang
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Reland: [modules] Add partial support for debug-scopes. Setting variables is not yet implemented. R=adamk@chromium.org BUG=v8:1569 Committed: https://crrev.com/9c558d7bd96810c2852feadf04dacd69160d0baf Cr-Commit-Position: refs/heads/master@{#40566}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Fix handle bug. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+434 lines, -485 lines) Patch
M src/ast/scopeinfo.cc View 1 6 chunks +52 lines, -9 lines 0 comments Download
M src/contexts.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/debug/debug-scopes.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/debug/debug-scopes.cc View 3 chunks +48 lines, -8 lines 0 comments Download
M src/debug/mirrors.js View 1 chunk +1 line, -0 lines 0 comments Download
M src/objects.h View 1 2 chunks +13 lines, -0 lines 0 comments Download
A + test/mjsunit/modules-debug-scopes1.js View 33 chunks +77 lines, -467 lines 0 comments Download
A test/mjsunit/modules-debug-scopes2.js View 1 chunk +239 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (9 generated)
neis
4 years, 1 month ago (2016-10-24 10:11:27 UTC) #1
adamk
+yangguo for debug lgtm once the TDZ test is added https://codereview.chromium.org/2445683002/diff/1/test/mjsunit/modules-debug-scopes2.js File test/mjsunit/modules-debug-scopes2.js (right): https://codereview.chromium.org/2445683002/diff/1/test/mjsunit/modules-debug-scopes2.js#newcode54 ...
4 years, 1 month ago (2016-10-24 10:52:18 UTC) #3
adamk
https://codereview.chromium.org/2445683002/diff/1/test/mjsunit/modules-debug-scopes2.js File test/mjsunit/modules-debug-scopes2.js (right): https://codereview.chromium.org/2445683002/diff/1/test/mjsunit/modules-debug-scopes2.js#newcode186 test/mjsunit/modules-debug-scopes2.js:186: // Actual tests. On 2016/10/24 10:52:18, adamk wrote: > ...
4 years, 1 month ago (2016-10-24 10:58:20 UTC) #4
Yang
On 2016/10/24 10:58:20, adamk wrote: > https://codereview.chromium.org/2445683002/diff/1/test/mjsunit/modules-debug-scopes2.js > File test/mjsunit/modules-debug-scopes2.js (right): > > https://codereview.chromium.org/2445683002/diff/1/test/mjsunit/modules-debug-scopes2.js#newcode186 > ...
4 years, 1 month ago (2016-10-25 10:39:15 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2445683002/1
4 years, 1 month ago (2016-10-25 10:41:44 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 1 month ago (2016-10-25 12:29:50 UTC) #8
Michael Achenbach
A revert of this CL (patchset #1 id:1) has been created in https://codereview.chromium.org/2449883002/ by machenbach@chromium.org. ...
4 years, 1 month ago (2016-10-25 12:55:08 UTC) #9
Michael Achenbach
Also on linux: https://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20gc%20stress/builds/6640
4 years, 1 month ago (2016-10-25 12:59:09 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2445683002/20001
4 years, 1 month ago (2016-10-25 14:10:18 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-10-25 14:39:15 UTC) #17
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/ee2f80c6bd7cf89b98149ef9d640f5f6fc52124d Cr-Commit-Position: refs/heads/master@{#40559}
4 years, 1 month ago (2016-11-17 22:12:26 UTC) #19
commit-bot: I haz the power
4 years, 1 month ago (2016-11-17 22:12:47 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9c558d7bd96810c2852feadf04dacd69160d0baf
Cr-Commit-Position: refs/heads/master@{#40566}

Powered by Google App Engine
This is Rietveld 408576698