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

Issue 672623003: ARM64: Fix stack manipulation. (Closed)

Created:
6 years, 2 months ago by Rodolph Perfetta (ARM)
Modified:
6 years, 2 months ago
Reviewers:
ulan, Jakob Kummerow
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

ARM64: Fix stack manipulation. Builtins::Generate_StringConstructCode was claiming stack space instead of giving it back. BUG=chromium:425585 LOG=Y R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=24815

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -15 lines) Patch
M src/arm64/builtins-arm64.cc View 1 chunk +1 line, -1 line 0 comments Download
A + test/mjsunit/regress/regress-crbug-425585.js View 1 chunk +15 lines, -14 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Rodolph Perfetta (ARM)
6 years, 2 months ago (2014-10-22 16:15:40 UTC) #2
Jakob Kummerow
LGTM. Looks easy enough :-) Minor nit: in the future, you can use the 3-line ...
6 years, 2 months ago (2014-10-22 17:48:53 UTC) #3
Jakob Kummerow
Oh, and many thanks for fixing this!
6 years, 2 months ago (2014-10-22 17:49:24 UTC) #4
Rodolph Perfetta (ARM)
6 years, 2 months ago (2014-10-22 18:24:27 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as 24815 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698