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

Issue 10260011: Fixed corner cases in truncation behavior when storing to TypedArrays. (Closed)

Created:
8 years, 7 months ago by Jakob Kummerow
Modified:
8 years, 7 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Fixed corner cases in truncation behavior when storing to TypedArrays. Also simplified ia32 KeyedStoreStubCompiler::GenerateStoreExternalArray a bit. BUG=v8:2110 TEST=mjsunit/regress/regress-2110 Committed: https://code.google.com/p/v8/source/detail?r=11472

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -42 lines) Patch
M src/ia32/stub-cache-ia32.cc View 2 chunks +33 lines, -34 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 chunk +6 lines, -8 lines 0 comments Download
A test/mjsunit/regress/regress-2110.js View 1 chunk +53 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Jakob Kummerow
Please take a look.
8 years, 7 months ago (2012-04-30 13:51:30 UTC) #1
Sven Panne
8 years, 7 months ago (2012-04-30 14:02:53 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698