dart-sdk/runtime
Samir Jindel 63d3012e68 [vm/ffi] Deprecate Pointer.allocate/free.
Fixes https://dart-review.googlesource.com/c/sdk/+/118442.

Also updates untested sample code in samples/ffi.

Change-Id: Id40a7b8fbb35c5d989269646ebb22864cebcfcac
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/118441
Commit-Queue: Samir Jindel <sjindel@google.com>
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
2019-10-10 13:17:43 +00:00
..
bin [vm] Fix TSAN failures related to object headers and GC task phases. 2019-10-09 21:48:20 +00:00
docs [vm/doc] Add documentation describing AOT code size analysis 2019-08-12 12:08:35 +00:00
include Re-land "[vm] Use ELF loader in dart2native." 2019-10-03 13:40:12 +00:00
lib [vm/ffi] Deprecate Pointer.allocate/free. 2019-10-10 13:17:43 +00:00
llvm_codegen [llvm] Fix bit target definition on Windows - it needs .exe extension 2019-07-31 17:33:09 +00:00
observatory [vm/debugger] not pausing exceptions on implicit throw 2019-10-05 00:33:32 +00:00
platform [vm] Fix one MSAN failure; add UBSAN configuration. 2019-10-09 23:38:30 +00:00
tests/vm [vm] Fix one MSAN failure; add UBSAN configuration. 2019-10-09 23:38:30 +00:00
third_party Mass format python with yapf 2019-08-05 20:34:31 +00:00
tools [vm/ffi] Work around dartdoc crash to fix API doc generation 2019-10-09 12:37:52 +00:00
vm [vm/aot] Do not generate monomorphic prologue for functions which need args descriptor 2019-10-10 07:14:07 +00:00
.clang-tidy [vm] Add runtime/.clang-tidy file 2019-09-05 09:51:13 +00:00
.gitignore
BUILD.gn [vm] Fix one MSAN failure; add UBSAN configuration. 2019-10-09 23:38:30 +00:00
codereview.settings
configs.gni [build] Introduce gen_snapshot_host_targeting_host. 2019-09-30 18:10:37 +00:00
CPPLINT.cfg
PRESUBMIT.py Mass format python with yapf 2019-08-05 20:34:31 +00:00
runtime_args.gni Revert "[vm/bytecode] Enable bytecode compiler by default in Dart SDK" 2019-10-08 20:40:59 +00:00