Files
sdk/runtime
Florian Schneider 12b0aa1ba8 VM: Don't inline array allocation in precompiled code
This reduces generated code size by around 3-4% on ARM and x64.

Performance impact is mostly neutral because precompiled code is generally
dominated by other factors, and especially ARM often benefits from smaller
generated code.

BUG=
R=rmacnak@google.com

Review URL: https://codereview.chromium.org/1512513002 .
2015-12-09 11:40:32 +01:00
..
2015-12-09 00:46:46 +01:00