Chromium Code Reviews
DescriptionVM: Improve single-target polymorphic calls.
Use the existing class-id check for dense ranges in more places.
Previously we would fall back to megamorphic lookup with >4 cids,
even though we can check cid ranges up to word-size efficiently.
Next step is to generalize the dense class id checks to multiple
word-sizes.
BUG=
R=vegorov@google.com
Committed: https://github.com/dart-lang/sdk/commit/f6c19ee595ca9495c8b9520259b1cb55b2e152a6
Patch Set 1 #Patch Set 2 : use kIntptrMax #
Total comments: 2
Patch Set 3 : addressed comment #
Total comments: 4
Messages
Total messages: 9 (3 generated)
|
|||||||||||||||||||||||||||||||||||||