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

Issue 60763006: Replace hard-coded stack frame size literals with StandardFrameConstants::kFixedFrameSizeFromFp (Closed)

Created:
7 years, 1 month ago by rmcilroy
Modified:
7 years, 1 month ago
Reviewers:
ulan
CC:
v8-dev, Benedikt Meurer
Visibility:
Public.

Description

Replace hard-coded stack frame size literals with StandardFrameConstants::kFixedFrameSizeFromFp R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17925

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : Fix merge error #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -35 lines) Patch
M src/arm/builtins-arm.cc View 1 2 5 chunks +15 lines, -9 lines 0 comments Download
M src/arm/codegen-arm.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/arm/frames-arm.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/arm/lithium-codegen-arm.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/arm/macro-assembler-arm.cc View 3 chunks +5 lines, -3 lines 0 comments Download
M src/deoptimizer.cc View 1 5 chunks +13 lines, -10 lines 0 comments Download
M src/frames.h View 1 1 chunk +9 lines, -8 lines 0 comments Download
M src/lithium.cc View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
rmcilroy
Ulan, could you please take a look. Background of this CL is that during the ...
7 years, 1 month ago (2013-11-19 16:10:53 UTC) #1
ulan
The change looks good. I am not sure how to verify that this covers all ...
7 years, 1 month ago (2013-11-20 09:31:36 UTC) #2
rmcilroy
I have tested this via the testing of the (currently unfinished) OOL constant pool CL ...
7 years, 1 month ago (2013-11-20 11:17:05 UTC) #3
ulan
LGTM
7 years, 1 month ago (2013-11-20 11:46:12 UTC) #4
rmcilroy
On 2013/11/20 11:46:12, ulan wrote: > LGTM Thanks Ulan! I had a look through x64 ...
7 years, 1 month ago (2013-11-20 13:42:35 UTC) #5
rmcilroy
7 years, 1 month ago (2013-11-20 13:44:32 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 manually as r17925 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698