Files
sdk/runtime/lib
Alexander Markov b64014c624 [corelib] Add explicit overflow checks to int.parse
In the --limit-ints-to-64-bits mode, when Dart integers are limited
to 64 bits, int.parse() should detect and reject large integers.
This CL adds explicit overflow checks into int.parse() implementation.

R=lrn@google.com, zra@google.com

Issue: https://github.com/dart-lang/sdk/issues/30103
Review-Url: https://codereview.chromium.org/2987003002 .
2017-07-31 08:31:46 -07:00
..
2016-02-22 08:53:11 -08:00
2016-11-04 12:14:41 -07:00
2016-11-04 12:14:41 -07:00
2017-02-09 15:39:44 -08:00
2017-06-24 13:41:39 +02:00
2017-03-15 13:11:05 -07:00