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

Issue 159500: Fix pixel array support for x64 and make the fast Array functions... (Closed)

Created:
11 years, 4 months ago by Kasper Lund
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix pixel array support for x64 and make the fast Array functions that use JSARRAY_HAS_FAST_ELEMENTS_CHECK a bit safer in the presence of pixel arrays. Committed: http://code.google.com/p/v8/source/detail?r=2556

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -17 lines) Patch
M src/arm/stub-cache-arm.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M src/x64/ic-x64.cc View 4 chunks +7 lines, -8 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kasper Lund
11 years, 4 months ago (2009-07-28 12:10:49 UTC) #1
Søren Thygesen Gjesse
11 years, 4 months ago (2009-07-28 12:43:48 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698