mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 15:17:07 +00:00
f62713e97c
The file size is not rounded up after the isolate snapshot if there are no rodata/instruction pieces. The other OS's use mmap instead of read, which is apparently okay with over-reading the file. Fixes #27786 R=asiva@google.com Review URL: https://codereview.chromium.org/2521883002 . |
||
---|---|---|
.. | ||
build_dart | ||
build_dart_simple | ||
sample_extension | ||
.gitignore | ||
README | ||
samples.status |
This directory contains sample Dart programs.