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

Issue 7253004: Fix a bug in %_GetCachedArrayIndex. (Closed)

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

Description

Fix a bug in %_GetCachedArrayIndex. This inline runtime function had the wrong super class. It did not cause any problems since it is only used in our natives and never in a test context. Committed: http://code.google.com/p/v8/source/detail?r=8441

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M src/hydrogen-instructions.h View 1 1 chunk +9 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
fschneider
9 years, 6 months ago (2011-06-27 14:53:59 UTC) #1
fschneider
Redirect to Karl.
9 years, 6 months ago (2011-06-27 14:55:53 UTC) #2
Kevin Millikin (Chromium)
9 years, 5 months ago (2011-06-28 08:43:44 UTC) #3
LGTM.

Powered by Google App Engine
This is Rietveld 408576698