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

Issue 546031: Fix bug in the ARM port of FastNewContextStub. Load the function from... (Closed)

Created:
10 years, 11 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Fix bug in the ARM port of FastNewContextStub. Load the function from the stack instead of popping it - it is needed by the slow case. Committed: http://code.google.com/p/v8/source/detail?r=3593

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -4 lines) Patch
M src/arm/codegen-arm.cc View 3 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
10 years, 11 months ago (2010-01-13 10:24:27 UTC) #1
Erik Corry
10 years, 11 months ago (2010-01-13 10:26:50 UTC) #2
LGTM

(We should have a test!)

Powered by Google App Engine
This is Rietveld 408576698