Chromium Code Reviews
DescriptionSeparate double binary operation into a separate instruction class.
Double operation are currently implemented as calls, so they need
arguments pushed on the stack. Smi and Mint operations are not calls,
so they are handled with the same instruction as before.
Committed: https://code.google.com/p/dart/source/detail?r=10178
Patch Set 1 #Patch Set 2 : added ia32 #
Messages
Total messages: 2 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||