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

Issue 1766623004: [compiler] Unify naming of methods in compiler API. (Closed)

Created:
4 years, 9 months ago by Michael Starzinger
Modified:
4 years, 9 months ago
Reviewers:
Yang
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@local_cleanup-compiler-api-6
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[compiler] Unify naming of methods in compiler API. This is a pure refactoring and renaming of methods in the compiler API with the goal to increase readability. Also the compiler API is moved to the top of the file, as it is the central piece in that file. R=yangguo@chromium.org Committed: https://crrev.com/46bd989a3ab32efc8f8c6fdcbf7ac832c53c65d7 Cr-Commit-Position: refs/heads/master@{#34579}

Patch Set 1 #

Patch Set 2 : More places. #

Patch Set 3 : Remove include. #

Total comments: 4

Patch Set 4 : Addressed comments. #

Patch Set 5 : Rebased. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -114 lines) Patch
M src/api.cc View 1 2 3 4 2 chunks +3 lines, -3 lines 0 comments Download
M src/bootstrapper.cc View 2 chunks +6 lines, -5 lines 0 comments Download
M src/compiler.h View 1 2 3 4 3 chunks +97 lines, -96 lines 0 comments Download
M src/compiler.cc View 1 2 3 4 2 chunks +2 lines, -4 lines 0 comments Download
M test/cctest/compiler/test-linkage.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M test/cctest/test-compiler.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M test/cctest/test-serialize.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Michael Starzinger
4 years, 9 months ago (2016-03-04 17:00:14 UTC) #1
Yang
lgtm. Some comments on comments. Metacomments. https://codereview.chromium.org/1766623004/diff/40001/src/compiler.h File src/compiler.h (right): https://codereview.chromium.org/1766623004/diff/40001/src/compiler.h#newcode31 src/compiler.h:31: // General strategy: ...
4 years, 9 months ago (2016-03-07 06:01:08 UTC) #2
Michael Starzinger
PTAL. Addressed and meta-addressed the meta-comments. :) https://codereview.chromium.org/1766623004/diff/40001/src/compiler.h File src/compiler.h (right): https://codereview.chromium.org/1766623004/diff/40001/src/compiler.h#newcode31 src/compiler.h:31: // General ...
4 years, 9 months ago (2016-03-08 10:23:24 UTC) #3
Yang
lgtm
4 years, 9 months ago (2016-03-08 12:04:47 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1766623004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1766623004/80001
4 years, 9 months ago (2016-03-08 12:06:11 UTC) #6
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 9 months ago (2016-03-08 12:07:36 UTC) #7
commit-bot: I haz the power
4 years, 9 months ago (2016-03-08 12:09:18 UTC) #9
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/46bd989a3ab32efc8f8c6fdcbf7ac832c53c65d7
Cr-Commit-Position: refs/heads/master@{#34579}

Powered by Google App Engine
This is Rietveld 408576698