dart-sdk/sdk
Stephen Adams e3436ada00 dart2js: Improve code quality after min/max changes
The new definition gets inlined, which can cause the code to be
bigger.  Characterizing the JavaScript allows better scheduling around
the expression.

Making checkNum no-inline prevents inlining control flow that confuses
other optimizations.  Since the optimizer already understands when to
eliminate checkNum calls, this is not a problem.

R=rnystrom@google.com

Review-Url: https://codereview.chromium.org/2857133008 .
2017-05-05 17:21:04 -07:00
..
bin Fix spew when running presubmit which triggers dartfmt.bat on windows. We should also backport this change to the sdks in tools/sdk or roll a new version of the tools/sdk 2017-03-28 08:30:10 -07:00
lib dart2js: Improve code quality after min/max changes 2017-05-05 17:21:04 -07:00
api_readme.md fix links in readme 2015-08-20 13:17:34 -07:00
BUILD.gn [Fuchsia] Build only the parts of the SDK that are needed 2017-04-19 09:00:14 -07:00