Chromium Code Reviews
DescriptionIncrease inlining depth limit for AOT optimization.
This helps inlining more functions -- since the size limits are already
much smaller than in the JIT, this does not increase overall code size
in many cases, but helps performance by inlining more calls in chains of
super constructors calls, super getters.
BUG=
R=rmacnak@google.com
Committed: https://github.com/dart-lang/sdk/commit/e307bc8ef0c0bb42c2a42b892cb2167613b6559a
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|
|||||||||||||||||||