Files
sdk/runtime
Florian Schneider f6c19ee595 VM: 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

Review URL: https://codereview.chromium.org/1847293002 .
2016-04-01 09:59:27 -07:00
..
2016-03-31 15:51:14 -07:00
2016-03-31 09:13:54 -07:00
2016-03-31 12:55:31 -07:00
2016-03-22 14:31:54 -07:00