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

Issue 2634523002: [debugger] whitelist some builtins as side-effect free. (Closed)

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

Description

[debugger] whitelist some builtins as side-effect free. R=jgruber@chromium.org BUG=v8:5821 Review-Url: https://codereview.chromium.org/2634523002 Cr-Commit-Position: refs/heads/master@{#42354} Committed: https://chromium.googlesource.com/v8/v8/+/11cf146610a36d71c138864cc3685706992a2733

Patch Set 1 #

Total comments: 2

Patch Set 2 : fix comment #

Patch Set 3 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+235 lines, -29 lines) Patch
M src/debug/debug.h View 1 1 chunk +3 lines, -1 line 0 comments Download
M src/debug/debug-evaluate.cc View 1 2 4 chunks +147 lines, -27 lines 0 comments Download
A test/debugger/debug/debug-evaluate-no-side-effect-builtins.js View 1 chunk +79 lines, -0 lines 0 comments Download
M test/debugger/test-api.js View 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 14 (7 generated)
Yang
Please take a look.
3 years, 11 months ago (2017-01-13 09:42:08 UTC) #1
jgruber
lgtm https://codereview.chromium.org/2634523002/diff/1/src/debug/debug-evaluate.cc File src/debug/debug-evaluate.cc (right): https://codereview.chromium.org/2634523002/diff/1/src/debug/debug-evaluate.cc#newcode262 src/debug/debug-evaluate.cc:262: // Whitelist for intrinsics. Nit: the comment and ...
3 years, 11 months ago (2017-01-13 10:08:02 UTC) #2
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/2634523002/20001
3 years, 11 months ago (2017-01-16 06:16:55 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_avx2_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel_ng/builds/15134) v8_linux64_rel_ng on master.tryserver.v8 (JOB_FAILED, ...
3 years, 11 months ago (2017-01-16 06:20:05 UTC) #7
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/2634523002/40001
3 years, 11 months ago (2017-01-16 06:31:45 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/v8/v8/+/11cf146610a36d71c138864cc3685706992a2733
3 years, 11 months ago (2017-01-16 06:57:59 UTC) #13
Yang
3 years, 11 months ago (2017-01-16 13:20:31 UTC) #14
Message was sent while issue was closed.
https://codereview.chromium.org/2634523002/diff/1/src/debug/debug-evaluate.cc
File src/debug/debug-evaluate.cc (right):

https://codereview.chromium.org/2634523002/diff/1/src/debug/debug-evaluate.cc...
src/debug/debug-evaluate.cc:262: // Whitelist for intrinsics.
On 2017/01/13 10:08:02, jgruber wrote:
> Nit: the comment and function name could be updated now that
intrinsics/runtime
> function checks are merged.

Done.

Powered by Google App Engine
This is Rietveld 408576698