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

Issue 1691433002: [Interpreter] Rename GetCountOperand to GetRegisterCountOperand. (Closed)

Created:
4 years, 10 months ago by Stefano Sanfilippo
Modified:
4 years, 10 months ago
CC:
v8-reviews_googlegroups.com, oth
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Reland of [Interpreter] Rename GetCountOperand to GetRegisterCountOperand. Apparently, this BytecodeArrayIterator method was missed during the previous refactor. No other (collateral) change was done. BUG=v8:4280 LOG=N Committed: https://crrev.com/2f0ac9a2cd72325a738f846c241cdb39518a5782 Cr-Commit-Position: refs/heads/master@{#33909}

Patch Set 1 : #

Patch Set 2 : Solve collision between CLs in flight. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -11 lines) Patch
M src/compiler/bytecode-graph-builder.cc View 1 5 chunks +5 lines, -5 lines 0 comments Download
M src/interpreter/bytecode-array-iterator.h View 1 chunk +1 line, -1 line 0 comments Download
M src/interpreter/bytecode-array-iterator.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M test/cctest/interpreter/generate-bytecode-expectations.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M test/unittests/interpreter/bytecode-array-iterator-unittest.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 50 (30 generated)
Stefano Sanfilippo
As rmcilroy asked, I renamed GetCountOperand to GetRegisterCountOperand. PTAL.
4 years, 10 months ago (2016-02-10 16:09:18 UTC) #3
Stefano Sanfilippo
4 years, 10 months ago (2016-02-10 16:13:03 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1691433002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1691433002/20001
4 years, 10 months ago (2016-02-10 16:16:14 UTC) #7
rmcilroy
LGTM, thanks!
4 years, 10 months ago (2016-02-10 16:37:34 UTC) #8
rmcilroy
You will need to get an owner of /src/compiler to approve the change in that ...
4 years, 10 months ago (2016-02-10 16:38:03 UTC) #9
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-10 16:41:33 UTC) #11
oth
lgtm.
4 years, 10 months ago (2016-02-11 13:11:12 UTC) #14
Michael Starzinger
LGTM (rubber-stamp of "compiler" piece).
4 years, 10 months ago (2016-02-11 13:16:28 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1691433002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1691433002/20001
4 years, 10 months ago (2016-02-11 13:53:19 UTC) #17
commit-bot: I haz the power
Committed patchset #1 (id:20001)
4 years, 10 months ago (2016-02-11 14:03:33 UTC) #19
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/3781ca79f5c48b55d7f0bf6df370ec11515a1466 Cr-Commit-Position: refs/heads/master@{#33897}
4 years, 10 months ago (2016-02-11 14:04:03 UTC) #21
Michael Achenbach
A revert of this CL (patchset #1 id:20001) has been created in https://codereview.chromium.org/1690963002/ by machenbach@chromium.org. ...
4 years, 10 months ago (2016-02-11 14:13:17 UTC) #22
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1691433002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1691433002/40001
4 years, 10 months ago (2016-02-11 14:42:16 UTC) #25
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-11 14:42:24 UTC) #27
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1691433002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1691433002/40001
4 years, 10 months ago (2016-02-11 14:51:38 UTC) #35
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-11 16:13:59 UTC) #37
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1691433002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1691433002/40001
4 years, 10 months ago (2016-02-11 16:35:19 UTC) #40
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1691433002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1691433002/40001
4 years, 10 months ago (2016-02-11 16:38:18 UTC) #45
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 10 months ago (2016-02-11 16:40:32 UTC) #48
commit-bot: I haz the power
4 years, 10 months ago (2016-02-11 16:44:00 UTC) #50
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/2f0ac9a2cd72325a738f846c241cdb39518a5782
Cr-Commit-Position: refs/heads/master@{#33909}

Powered by Google App Engine
This is Rietveld 408576698