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

Issue 2680163005: [debugger] extend whitelist for side-effect free debug-evaluate. (Closed)

Created:
3 years, 10 months ago by Yang
Modified:
3 years, 10 months ago
Reviewers:
jgruber
CC:
v8-reviews_googlegroups.com, Yang
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[debugger] extend whitelist for side-effect free debug-evaluate. R=jgruber@chromium.org BUG=v8:5821 Review-Url: https://codereview.chromium.org/2680163005 Cr-Commit-Position: refs/heads/master@{#43061} Committed: https://chromium.googlesource.com/v8/v8/+/93c1e73d06ad852c1c2a21829f2b7ab6450422f8

Patch Set 1 #

Total comments: 2

Patch Set 2 : address comments #

Patch Set 3 : inspector API change got reverted #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -1 line) Patch
M src/debug/debug-evaluate.cc View 1 2 4 chunks +28 lines, -1 line 0 comments Download
A test/debugger/debug/debug-evaluate-no-side-effect-control.js View 1 2 1 chunk +108 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
Yang
3 years, 10 months ago (2017-02-09 08:10:50 UTC) #1
jgruber
lgtm https://codereview.chromium.org/2680163005/diff/1/src/debug/debug-evaluate.cc File src/debug/debug-evaluate.cc (right): https://codereview.chromium.org/2680163005/diff/1/src/debug/debug-evaluate.cc#newcode376 src/debug/debug-evaluate.cc:376: case Bytecode::kForInPrepare: There's also a corresponding runtime function ...
3 years, 10 months ago (2017-02-09 10:47:45 UTC) #2
Yang
https://codereview.chromium.org/2680163005/diff/1/src/debug/debug-evaluate.cc File src/debug/debug-evaluate.cc (right): https://codereview.chromium.org/2680163005/diff/1/src/debug/debug-evaluate.cc#newcode376 src/debug/debug-evaluate.cc:376: case Bytecode::kForInPrepare: On 2017/02/09 10:47:45, jgruber wrote: > There's ...
3 years, 10 months ago (2017-02-09 11:23:00 UTC) #3
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/2680163005/20001
3 years, 10 months ago (2017-02-09 11:33:44 UTC) #6
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/2680163005/40001
3 years, 10 months ago (2017-02-09 14:18:01 UTC) #10
commit-bot: I haz the power
3 years, 10 months ago (2017-02-09 14:40:37 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/v8/v8/+/93c1e73d06ad852c1c2a21829f2b7ab6450...

Powered by Google App Engine
This is Rietveld 408576698