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

Issue 1220223005: Cleanup frame description constant. (Closed)

Created:
5 years, 5 months ago by Michael Starzinger
Modified:
5 years, 5 months ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@local_graph-builder-new-target
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Cleanup frame description constant. This unifies the existing frame constants that are the same accross all architectures. It also adds a new kOriginalConstructorOffset constant for construct frames and uses is in full-codegen. R=bmeurer@chromium.org Committed: https://crrev.com/a104e7c9b4acdfdc7abc9d52b3bd88ff3e87dba1 Cr-Commit-Position: refs/heads/master@{#29509}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -248 lines) Patch
M src/arm/frames-arm.h View 1 chunk +0 lines, -29 lines 0 comments Download
M src/arm/full-codegen-arm.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/arm64/frames-arm64.h View 1 chunk +0 lines, -29 lines 0 comments Download
M src/arm64/full-codegen-arm64.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/frames.h View 1 chunk +34 lines, -0 lines 0 comments Download
M src/frames.cc View 1 2 chunks +4 lines, -0 lines 0 comments Download
M src/ia32/frames-ia32.h View 1 chunk +0 lines, -29 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/mips/frames-mips.h View 1 chunk +0 lines, -29 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/mips64/frames-mips64.h View 1 chunk +0 lines, -29 lines 0 comments Download
M src/mips64/full-codegen-mips64.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/ppc/frames-ppc.h View 1 chunk +0 lines, -29 lines 0 comments Download
M src/ppc/full-codegen-ppc.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/x64/frames-x64.h View 1 chunk +0 lines, -29 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/x87/frames-x87.h View 1 chunk +0 lines, -29 lines 0 comments Download
M src/x87/full-codegen-x87.cc View 1 chunk +2 lines, -2 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 12 (5 generated)
Michael Starzinger
Toon: PTAL. Arv: FYI.
5 years, 5 months ago (2015-07-06 18:04:43 UTC) #2
arv (Not doing code reviews)
LGTM Thanks for taking care of this. It was on my mind as well. https://codereview.chromium.org/1220223005/diff/1/src/frames.cc ...
5 years, 5 months ago (2015-07-06 18:14:19 UTC) #3
Michael Starzinger
Addressed comments. https://codereview.chromium.org/1220223005/diff/1/src/frames.cc File src/frames.cc (right): https://codereview.chromium.org/1220223005/diff/1/src/frames.cc#newcode740 src/frames.cc:740: DCHECK_EQ(StandardFrameConstants::kExpressionsOffset - 2 * kPointerSize, On 2015/07/06 ...
5 years, 5 months ago (2015-07-06 18:20:54 UTC) #4
Benedikt Meurer
LGTM. Nice
5 years, 5 months ago (2015-07-07 08:05:25 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1220223005/20001
5 years, 5 months ago (2015-07-07 08:12:32 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 5 months ago (2015-07-07 08:14:25 UTC) #11
commit-bot: I haz the power
5 years, 5 months ago (2015-07-07 08:14:43 UTC) #12
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a104e7c9b4acdfdc7abc9d52b3bd88ff3e87dba1
Cr-Commit-Position: refs/heads/master@{#29509}

Powered by Google App Engine
This is Rietveld 408576698