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

Issue 2575473002: [interpreter][stubs] Enable graph verification for bytecode handlers and stubs included into snapsh… (Closed)

Created:
4 years ago by Igor Sheludko
Modified:
4 years ago
Reviewers:
Michael Starzinger
CC:
v8-reviews_googlegroups.com, rmcilroy, Michael Hablich
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[interpreter][stubs] Enable graph verification for bytecode handlers and stubs included into snapshot. BUG= Committed: https://crrev.com/b5a9381a5652bb2200bb9c1125b6cbd21bf4b362 Cr-Commit-Position: refs/heads/master@{#41676}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressing comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -16 lines) Patch
M src/builtins/builtins.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/code-stubs.cc View 1 chunk +4 lines, -1 line 0 comments Download
M src/code-stubs-hydrogen.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/compiler/code-assembler.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/compiler/code-assembler.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M src/compiler/pipeline.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/compiler/pipeline.cc View 1 5 chunks +11 lines, -6 lines 0 comments Download
M src/flag-definitions.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/interpreter/interpreter.cc View 1 chunk +5 lines, -1 line 0 comments Download
M test/cctest/compiler/code-assembler-tester.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (13 generated)
Igor Sheludko
PTAL and CQ
4 years ago (2016-12-13 10:28:29 UTC) #6
Michael Starzinger
https://codereview.chromium.org/2575473002/diff/20001/src/compilation-info.h File src/compilation-info.h (right): https://codereview.chromium.org/2575473002/diff/20001/src/compilation-info.h#newcode391 src/compilation-info.h:391: bool verify_graph_; Please move this field into {compiler::PipelineData} instead. ...
4 years ago (2016-12-13 12:54:06 UTC) #8
Igor Sheludko
https://codereview.chromium.org/2575473002/diff/20001/src/compilation-info.h File src/compilation-info.h (right): https://codereview.chromium.org/2575473002/diff/20001/src/compilation-info.h#newcode391 src/compilation-info.h:391: bool verify_graph_; On 2016/12/13 12:54:06, Michael Starzinger wrote: > ...
4 years ago (2016-12-13 13:23:36 UTC) #9
Michael Starzinger
LGTM. Thanks!
4 years ago (2016-12-13 13:32:35 UTC) #12
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/2575473002/60001
4 years ago (2016-12-13 13:33:07 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:60001)
4 years ago (2016-12-13 13:55:11 UTC) #18
commit-bot: I haz the power
4 years ago (2016-12-13 13:55:37 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b5a9381a5652bb2200bb9c1125b6cbd21bf4b362
Cr-Commit-Position: refs/heads/master@{#41676}

Powered by Google App Engine
This is Rietveld 408576698