dart-sdk/pkg
Alexander Markov b6276eb3d5 [VM] Enable --limit-ints-to-64-bits in Dart 2.0 precompiler, v3.
* Enable --limit-ints-to-64-bits for CFE when it is used to generate
  kernel for VM as CFE relies on int.parse being able to parse correct
  literals and reject incorrect.

* Pass --limit-ints-to-64-bits to gen_kernel via environment
  variable to support batch mode compilation.

Issue: https://github.com/dart-lang/sdk/issues/31339

Re-landing https://dart-review.googlesource.com/29941 with the fix:

* Use checked-in SDK to avoid timeouts on SIMARM bots.
  Checked-in SDK was updated and now includes necessary fixes.

Change-Id: I4a5a99455b60204572f3d619d7eb374035b03e40
Reviewed-on: https://dart-review.googlesource.com/30640
Commit-Queue: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
2017-12-20 18:04:42 +00:00
..
analysis_server Add more fasta parser field recovery 2017-12-20 00:38:38 +00:00
analysis_server_client Test failing fix. Stdin is mocked to avoid the typing issue; not critical for this unit test. 2017-08-08 19:00:37 -07:00
analyzer Add more fasta parser field recovery 2017-12-20 00:38:38 +00:00
analyzer_cli Duplicate some analyzer cli tests to also run in --preview-dart-2. 2017-12-14 22:18:35 +00:00
analyzer_plugin Lower-case Isolate.{IMMEDIATE,BEFORE_NEXT_EVENT}. 2017-11-24 12:44:17 +00:00
async_helper Update language_2/await_test.dart to use async_helper. 2017-12-06 12:05:59 +00:00
browser
compiler Merge instance and static member usage maps. 2017-12-20 14:52:59 +00:00
dart_internal Here's a start at exposing an API to address https://github.com/dart-lang/sdk/issues/31371. 2017-12-08 21:57:00 +00:00
dart_messages Make pkg/dart_messages strong. 2017-06-08 21:55:05 -07:00
dev_compiler Remove generic comment syntax from pkg/dev_compiler. 2017-12-19 22:03:43 +00:00
expect Remove version from unpublished packages 2017-12-19 18:26:05 +00:00
front_end Create a recovery method in ClassMethodModifierContext 2017-12-20 17:57:13 +00:00
js Making license files consistent across all packages 2017-09-28 19:33:08 +00:00
js_ast Avoid introducing js.Parameters in constructor body 2017-12-20 06:09:25 +00:00
kernel [kernel] Add flag on Procedures for forwarding semi stubs. 2017-12-17 04:12:15 +00:00
meta Add a README file to the meta package 2017-12-17 21:53:17 +00:00
microlytics Run dartfmt on microlytics package. 2017-03-22 08:26:33 -07:00
sourcemap_testing [DDC/dart2js] Move sourcemap testing to shared place 2017-11-30 11:10:51 +00:00
status_file Another passing test. 2017-12-15 05:01:54 +00:00
telemetry Remove Fuchsia-specific build files. 2017-10-19 17:52:37 +00:00
testing [pkg testing] Fix off-by-one in cmdline parsing 2017-11-20 11:35:57 +00:00
typed_mock Remove Fuchsia-specific build files. 2017-10-19 17:52:37 +00:00
vm [VM] Enable --limit-ints-to-64-bits in Dart 2.0 precompiler, v3. 2017-12-20 18:04:42 +00:00
.gitignore
BUILD.gn
pkg.status Mark minimal_incremental_kernel_generator_test as slow. 2017-12-18 13:54:55 +00:00