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

Issue 6479014: Fix bug in register requirements for function.apply.... (Closed)

Created:
9 years, 10 months ago by fschneider
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix bug in register requirements for function.apply. Whenever we use a fixed temp at a call that can eagerly deopt we now allow fixed register exclusively to avoid any overlap. Committed: http://code.google.com/p/v8/source/detail?r=6714

Patch Set 1 #

Patch Set 2 : added ARM files #

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

Messages

Total messages: 2 (0 generated)
fschneider
9 years, 10 months ago (2011-02-10 09:04:34 UTC) #1
Kevin Millikin (Chromium)
9 years, 10 months ago (2011-02-10 09:09:17 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698