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

Issue 16097004: Remove duplicated initialization of stack_parameter_count_ of hydrogen stub descriptor. (Closed)

Created:
7 years, 6 months ago by haitao.feng
Modified:
7 years, 6 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Remove duplicated initialization of stack_parameter_count_ of hydrogen stub descriptor.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -17 lines) Patch
M src/arm/code-stubs-arm.cc View 4 chunks +0 lines, -4 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 5 chunks +0 lines, -5 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 4 chunks +0 lines, -4 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 4 chunks +0 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
haitao.feng
It is set to NULL when the descriptor is constructed.
7 years, 6 months ago (2013-05-29 08:32:46 UTC) #1
Toon Verwaest
lgtm, landing
7 years, 6 months ago (2013-05-31 10:47:01 UTC) #2
Toon Verwaest
My apologies, I forgot to attribute you as the contributor to the CL...
7 years, 6 months ago (2013-05-31 10:50:51 UTC) #3
haitao.feng
7 years, 6 months ago (2013-06-03 06:15:35 UTC) #4
Message was sent while issue was closed.
No problem. Thanks for landing.

Powered by Google App Engine
This is Rietveld 408576698