Chromium Code Reviews
Descriptiondart2js cps: Specialize shift-right calls.
Call _shrBothPositive, _shrReceiverPositive, or _shrOtherPositive if
the receiver and/or argument is known to be a UInt.
This matches what the SSA backend does.
BUG=
R=sigmund@google.com
Committed: https://github.com/dart-lang/sdk/commit/95d4f72bba44a98fcd4d31d642f86dd361bf9aeb
Patch Set 1 #Patch Set 2 : Rebase #Messages
Total messages: 6 (3 generated)
|