Files
sdk/runtime/lib
Alexander Markov 7a20b6b8d8 Option to truncate integers to 64 bits, part 1 (core VM changes)
This changeset revises --limit-ints-to-64-bits option to
change range of integers from unlimited to int64.
On overflow, integer arithmetic operations silently wrap around and
discard extra bits. No Bigints are allocated in case of overflow.

This changeset is the 1st part in the series of changes, it revises the implementation of integer arithmetic operations. More changes will follow.

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

Issue: https://github.com/dart-lang/sdk/issues/30103
Review-Url: https://codereview.chromium.org/2974633003 .
2017-07-10 15:16:40 -07:00
..
2016-11-04 12:14:41 -07:00
2016-11-04 12:14:41 -07:00
2016-02-22 08:53:11 -08:00
2016-11-04 12:14:41 -07:00
2017-05-31 13:49:12 -07:00
2016-11-04 12:14:41 -07:00
2016-11-04 12:14:41 -07:00
2013-09-20 15:54:10 +00: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
2016-11-04 12:14:41 -07:00
2016-11-04 12:14:41 -07:00
2017-06-24 13:41:39 +02:00
2016-11-04 12:14:41 -07:00
2017-03-15 13:11:05 -07:00
2017-03-20 08:47:39 -07:00
2016-11-04 12:14:41 -07:00