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

Issue 54463004: Fix issue 14659: intrinsic method must check if the start, end arguments are Smi. (Closed)

Created:
7 years, 1 month ago by srdjan
Modified:
7 years, 1 month ago
Reviewers:
zra
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix issue 14659: intrinsic method must check if the start, end arguments are Smi. R=zra@google.com Committed: https://code.google.com/p/dart/source/detail?r=29686

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -4 lines) Patch
M runtime/vm/intrinsifier_arm.cc View 1 2 chunks +5 lines, -1 line 0 comments Download
M runtime/vm/intrinsifier_ia32.cc View 2 chunks +6 lines, -1 line 0 comments Download
M runtime/vm/intrinsifier_mips.cc View 1 2 chunks +5 lines, -1 line 0 comments Download
M runtime/vm/intrinsifier_x64.cc View 1 2 chunks +6 lines, -1 line 0 comments Download
A tests/language/substring_test.dart View 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
srdjan
7 years, 1 month ago (2013-10-31 17:49:32 UTC) #1
zra
lgtm
7 years, 1 month ago (2013-10-31 17:56:33 UTC) #2
zra
lgtm
7 years, 1 month ago (2013-10-31 17:56:49 UTC) #3
srdjan
7 years, 1 month ago (2013-10-31 18:16:57 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r29686 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698