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

Issue 1969293003: [debugger] Prevent shared function info duplicates (Closed)

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

Description

[debugger] Prevent shared function info duplicates Clear the list of shared function infos attached to a script before compiling for live edit in order to avoid duplicates. This was lost in 058deb27132c97c62a99826455abc2bc87fae1b7. Additionally, we restore the original list of shared function infos once we're done with live edit work. R=yangguo@chromium.org BUG= Committed: https://crrev.com/792e9c6d168629fdddb3d04a7dfbb9f1ca3b0731 Cr-Commit-Position: refs/heads/master@{#36200}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix logic & other tweaks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -2 lines) Patch
M src/compiler.cc View 1 2 chunks +16 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
jgruber1
4 years, 7 months ago (2016-05-12 07:28:06 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1969293003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1969293003/1
4 years, 7 months ago (2016-05-12 07:28:11 UTC) #3
Yang
LGTM with comment. https://codereview.chromium.org/1969293003/diff/1/src/compiler.cc File src/compiler.cc (right): https://codereview.chromium.org/1969293003/diff/1/src/compiler.cc#newcode1267 src/compiler.cc:1267: DCHECK(!isolate->has_pending_exception()); We could just rephrase this ...
4 years, 7 months ago (2016-05-12 07:43:14 UTC) #4
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: v8_linux64_avx2_rel_ng on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel_ng/builds/1530) v8_linux64_avx2_rel_ng_triggered on ...
4 years, 7 months ago (2016-05-12 07:47:02 UTC) #6
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1969293003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1969293003/20001
4 years, 7 months ago (2016-05-12 08:03:11 UTC) #8
jgruber1
https://codereview.chromium.org/1969293003/diff/1/src/compiler.cc File src/compiler.cc (right): https://codereview.chromium.org/1969293003/diff/1/src/compiler.cc#newcode1267 src/compiler.cc:1267: DCHECK(!isolate->has_pending_exception()); On 2016/05/12 07:43:14, Yang wrote: > We could ...
4 years, 7 months ago (2016-05-12 08:26:46 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-12 08:31:44 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1969293003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1969293003/20001
4 years, 7 months ago (2016-05-12 08:39:03 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-12 08:40:45 UTC) #15
commit-bot: I haz the power
4 years, 7 months ago (2016-05-12 08:41:00 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/792e9c6d168629fdddb3d04a7dfbb9f1ca3b0731
Cr-Commit-Position: refs/heads/master@{#36200}

Powered by Google App Engine
This is Rietveld 408576698