Chromium Code Reviews
DescriptionSpecialize binary operations with mixed Smi-Double feedback as Double ones.
Fix specialization of DIV operation (missing break).
Don't specialize double MOD operation: we have no fast path code to handle it in the codegen.
R=fschneider@google.com
BUG=
Committed: https://code.google.com/p/dart/source/detail?r=11757
Patch Set 1 #Patch Set 2 : don't specialize kMOD. We actually have no fast path for it. #Messages
Total messages: 2 (0 generated)
|