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

Issue 3838003: Change the StackGuard runtime function to take no arguments. (Closed)

Created:
10 years, 2 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Change the StackGuard runtime function to take no arguments. For some reason the StackGuard runtime function took a dummy argument that it always ignored. Change it to take no arguments. Committed: http://code.google.com/p/v8/source/detail?r=5660

Patch Set 1 #

Patch Set 2 : Fix ARM bug. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -29 lines) Patch
M src/arm/code-stubs-arm.cc View 1 1 chunk +1 line, -7 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 chunk +1 line, -10 lines 0 comments Download
M src/runtime.h View 1 chunk +1 line, -1 line 0 comments Download
M src/runtime.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/x64/code-stubs-x64.cc View 1 chunk +1 line, -10 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
10 years, 2 months ago (2010-10-18 15:27:42 UTC) #1
Søren Thygesen Gjesse
10 years, 2 months ago (2010-10-18 16:40:09 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698