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

Issue 998253005: Debugger: deduplicate shared function info when setting script break points. (Closed)

Created:
5 years, 9 months ago by Yang
Modified:
5 years, 9 months ago
Reviewers:
Michael Starzinger
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: deduplicate shared function info when setting script break points. Also fix Debug.showBreakPoints for multiple break points at the same location. BUG=v8:3960 LOG=N Committed: https://crrev.com/73b17a71a22564c0b66d9aa7c00948c748f5b290 Cr-Commit-Position: refs/heads/master@{#27444}

Patch Set 1 #

Patch Set 2 : revert change to liveedit test #

Total comments: 3

Patch Set 3 : addressed comment #

Patch Set 4 : fixed nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -17 lines) Patch
M src/compiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/debug.cc View 1 2 3 3 chunks +27 lines, -14 lines 0 comments Download
M src/liveedit.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/runtime/runtime.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/runtime/runtime-debug.cc View 1 chunk +9 lines, -0 lines 0 comments Download
M test/mjsunit/debug-liveedit-2.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/debug-liveedit-4.js View 1 2 1 chunk +1 line, -1 line 0 comments Download
A test/mjsunit/regress/regress-3960.js View 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Yang
Please take a look.
5 years, 9 months ago (2015-03-25 11:54:46 UTC) #2
Michael Starzinger
Just one main comment about the factory.cc change. https://codereview.chromium.org/998253005/diff/20001/src/debug.cc File src/debug.cc (right): https://codereview.chromium.org/998253005/diff/20001/src/debug.cc#newcode2106 src/debug.cc:2106: SharedFunctionInfo* ...
5 years, 9 months ago (2015-03-25 13:44:08 UTC) #3
Yang
I removed the change in factory.cc. As discussed offline, I changed the live edit tests ...
5 years, 9 months ago (2015-03-25 14:09:42 UTC) #4
Michael Starzinger
LGTM (nit still applies).
5 years, 9 months ago (2015-03-25 14:13:11 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/998253005/60001
5 years, 9 months ago (2015-03-25 14:17:02 UTC) #8
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 9 months ago (2015-03-25 14:53:45 UTC) #9
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/73b17a71a22564c0b66d9aa7c00948c748f5b290 Cr-Commit-Position: refs/heads/master@{#27444}
5 years, 9 months ago (2015-03-25 14:54:01 UTC) #10
Yang
5 years, 9 months ago (2015-03-25 15:18:45 UTC) #11
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in
https://codereview.chromium.org/999273003/ by yangguo@chromium.org.

The reason for reverting is: Code caching failures..

Powered by Google App Engine
This is Rietveld 408576698