Chromium Code Reviews
DescriptionConstraint List length values to the Smi type.
This change also makes the fast path and slow path cases in some integer
handling functions explicit. Values are asserted not to be a Smi in the
slow path as they should have been picked off in the fast path.
BUG=https://code.google.com/p/dart/issues/detail?id=1750
Committed: https://code.google.com/p/dart/source/detail?r=12527
Patch Set 1 #
Total comments: 1
Patch Set 2 : address review comments #Patch Set 3 : address review comments, take 2 #Messages
Total messages: 3 (0 generated)
|