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

Issue 10870053: Fix Growable array set length intrinsics to check if the incoming value is a Smi, otherwise call na… (Closed)

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

Description

Do not intrinisify closurized functions (they may have different arguments). Fix capacity check. Tested with apidoc.dart. Committed: https://code.google.com/p/dart/source/detail?r=11336

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -10 lines) Patch
M runtime/vm/intrinsifier.cc View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/intrinsifier_ia32.cc View 1 2 3 4 5 4 chunks +7 lines, -6 lines 0 comments Download
M runtime/vm/intrinsifier_x64.cc View 1 2 3 4 4 chunks +5 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
srdjan
8 years, 4 months ago (2012-08-24 18:42:54 UTC) #1
regis
8 years, 4 months ago (2012-08-24 19:01:28 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698