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

Issue 11144021: Fix crashes in intrinsified float32/float64 array setters when attempting to store a Smi. Added tes… (Closed)

Created:
8 years, 2 months ago by srdjan
Modified:
8 years, 2 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, john_johnmccutchan.com
Visibility:
Public.

Description

Fix crashes in intrinsified float32/float64 array setters when attempting to store a Smi. Added tests. Committed: https://code.google.com/p/dart/source/detail?r=13664

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -4 lines) Patch
M runtime/vm/intrinsifier_ia32.cc View 1 2 chunks +6 lines, -2 lines 0 comments Download
M runtime/vm/intrinsifier_x64.cc View 1 2 2 chunks +6 lines, -2 lines 0 comments Download
M tests/standalone/float_array_test.dart View 1 2 3 3 chunks +25 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
srdjan
8 years, 2 months ago (2012-10-15 18:48:01 UTC) #1
Cutch
On 2012/10/15 18:48:01, srdjan wrote: LGTM. What does CompareClassId not work in the case of ...
8 years, 2 months ago (2012-10-15 19:43:54 UTC) #2
srdjan
On 2012/10/15 19:43:54, Cutch wrote: > On 2012/10/15 18:48:01, srdjan wrote: > > LGTM. What ...
8 years, 2 months ago (2012-10-15 19:45:58 UTC) #3
regis
8 years, 2 months ago (2012-10-15 21:05:06 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698