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

Issue 6802: DeclareContextSlot took an extra completely random argument from the... (Closed)

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

Description

DeclareContextSlot took an extra completely random argument from the stack which was returned and always pushed back. Removed it. Committed: http://code.google.com/p/v8/source/detail?r=448

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -38 lines) Patch
M src/codegen-arm.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M src/codegen-ia32.cc View 1 chunk +2 lines, -5 lines 0 comments Download
M src/runtime.h View 1 chunk +1 line, -1 line 0 comments Download
M src/runtime.cc View 2 chunks +31 lines, -29 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Kevin Millikin (Chromium)
12 years, 2 months ago (2008-10-06 15:44:18 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698