Chromium Code Reviews
DescriptionSplit class and smi check from array operations.
Array loads and stores have explicit receiver class
check and index smi check instead of emitting the checks
as part of the original instruction.
This allows redundant checks before array operations
to be eliminated.
Committed: https://code.google.com/p/dart/source/detail?r=11385
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||||||||||||||||||||