Chromium Code Reviews
DescriptionVM: Generalize using propagated cids for to >1 arguments.
When ic-data are missing (optimized code that was not executed yet),
the compiler tries to fill in information calculated with type propagation.
The approach was only used for calls with 1 tested argument. This
enables it for all calls where we want to use propagated type
information if ic-data are missing.
R=srdjan@google.com
Committed: https://code.google.com/p/dart/source/detail?r=31020
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||