Chromium Code Reviews
DescriptionInline white-listed intrinsics also in AOT compilation.
We don't inline intrinsics to produce smaller code, but for small methods
(array length getters, etc.) we should do it because the code actually
gets smaller by inlining, plus we get better type/range information.
BUG=
R=rmacnak@google.com
Committed: https://github.com/dart-lang/sdk/commit/aec015a5809308b8acb39de605e59b14ce396956
Patch Set 1 #Patch Set 2 : white-list getter for _GrowableList._capacity #
Messages
Total messages: 5 (2 generated)
|
||||||||||||||||||||||||||||