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

Issue 1492393003: Reland of [debugger] do not restart frames that reference new.target for liveedit. (Closed)

Created:
5 years ago by Michael Achenbach
Modified:
5 years ago
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

Reland of [debugger] do not restart frames that reference new.target for liveedit. (patchset #1 id:1 of https://codereview.chromium.org/1493863004/ ) Reason for revert: Didn't help... Original issue's description: > Revert of [debugger] do not restart frames that reference new.target for liveedit. (patchset #1 id:1 of https://codereview.chromium.org/1493363002/ ) > > Reason for revert: > [Sheriff] Speculative revert for https://build.chromium.org/p/client.v8.fyi/builders/V8-Blink%20Linux%2064/builds/3225 > > Original issue's description: > > [debugger] do not restart frames that reference new.target for liveedit. > > > > R=mstarzinger@chromium.org > > > > Committed: https://crrev.com/6fca870240bdbb07a365189b5eb0c98fa65b3682 > > Cr-Commit-Position: refs/heads/master@{#32572} > > TBR=mstarzinger@chromium.org,yangguo@chromium.org > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > > Committed: https://crrev.com/1a61dab34b9849f3f70a42ce69317e22758c53a1 > Cr-Commit-Position: refs/heads/master@{#32582} TBR=mstarzinger@chromium.org,yangguo@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Committed: https://crrev.com/15cb3fde7db351138a8ac2c04be8e5d6b122ce97 Cr-Commit-Position: refs/heads/master@{#32587}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+403 lines, -81 lines) Patch
M src/ast/scopeinfo.cc View 3 chunks +6 lines, -0 lines 0 comments Download
M src/debug/arm/debug-arm.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/debug/arm64/debug-arm64.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/debug/ia32/debug-ia32.cc View 1 chunk +7 lines, -4 lines 0 comments Download
M src/debug/liveedit.h View 2 chunks +4 lines, -2 lines 0 comments Download
M src/debug/liveedit.cc View 10 chunks +94 lines, -35 lines 0 comments Download
M src/debug/liveedit.js View 4 chunks +28 lines, -19 lines 0 comments Download
M src/debug/mips/debug-mips.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/debug/mips64/debug-mips64.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/debug/x64/debug-x64.cc View 1 chunk +7 lines, -4 lines 0 comments Download
M src/objects.h View 2 chunks +6 lines, -2 lines 0 comments Download
M src/runtime/runtime.h View 1 chunk +1 line, -1 line 0 comments Download
M src/runtime/runtime-liveedit.cc View 1 chunk +25 lines, -13 lines 0 comments Download
A test/mjsunit/es6/debug-liveedit-new-target-1.js View 1 chunk +75 lines, -0 lines 0 comments Download
A test/mjsunit/es6/debug-liveedit-new-target-2.js View 1 chunk +63 lines, -0 lines 0 comments Download
A test/mjsunit/es6/debug-liveedit-new-target-3.js View 1 chunk +73 lines, -0 lines 0 comments Download
M test/mjsunit/regress/regress-crbug-390925.js View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 6 (2 generated)
Michael Achenbach
Created Reland of [debugger] do not restart frames that reference new.target for liveedit.
5 years ago (2015-12-03 20:21:00 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1492393003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1492393003/1
5 years ago (2015-12-03 20:21:08 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-03 20:21:31 UTC) #4
commit-bot: I haz the power
5 years ago (2015-12-03 20:21:46 UTC) #6
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/15cb3fde7db351138a8ac2c04be8e5d6b122ce97
Cr-Commit-Position: refs/heads/master@{#32587}

Powered by Google App Engine
This is Rietveld 408576698