dart-sdk/runtime
Daco Harkes 7d46d4b5cb [vm / library] Foreign function interface prototype
Prototype for `dart:ffi` on Linux/MacOS x64 in JIT mode.
`dart:ffi` is experimental and its API is likely to change in the future.
Progress and design decisions are tracked in https://github.com/dart-lang/sdk/projects/13


issue: https://github.com/dart-lang/sdk/issues/34452
Change-Id: Ifa4566388e42c8757f154741d11e303465ef305d
Cq-Include-Trybots: luci.dart.try:vm-kernel-optcounter-threshold-linux-release-x64-try, vm-kernel-precomp-linux-debug-x64-try, vm-kernel-precomp-linux-release-simarm-try, vm-kernel-precomp-linux-release-simarm64-try, vm-kernel-precomp-linux-release-x64-try, vm-kernel-precomp-mac-release-simarm64-try, vm-kernel-precomp-win-release-x64-try, vm-kernel-mac-debug-x64-try, vm-kernel-asan-linux-release-x64
Reviewed-on: https://dart-review.googlesource.com/c/80124
Reviewed-by: Samir Jindel <sjindel@google.com>
Auto-Submit: Daco Harkes <dacoharkes@google.com>
2019-02-13 12:42:47 +00:00
..
bin [vm / library] Foreign function interface prototype 2019-02-13 12:42:47 +00:00
docs [vm/compiler] Add optimization flag 2019-02-06 22:16:12 +00:00
include [vm] Have Dart_TimelineEvent respect SUPPORT_TIMELINE instead of PRODUCT. 2019-02-05 18:26:05 +00:00
lib [vm / library] Foreign function interface prototype 2019-02-13 12:42:47 +00:00
observatory Save Initializer for field and pass into debugger to enable breakpoint setting. 2019-02-06 03:20:35 +00:00
platform [vm/bytecode] Revise representation of types, constants and calls in bytecode 2019-02-05 20:13:45 +00:00
tests/vm [VM/Compiler] Do not use unboxed doubles if target CPU does not support VFP 2019-02-05 09:57:52 +00:00
third_party
tools [dart/fuzzer] Add O3 as random command line switch 2019-02-08 18:04:05 +00:00
vm [vm / library] Foreign function interface prototype 2019-02-13 12:42:47 +00:00
.gitignore
BUILD.gn [vm,fuchsia] Disable safe-stack 2019-01-09 02:56:22 +00:00
codereview.settings
configs.gni [build] Remove unused configurations (dead since removal of dart_bootstrap). 2018-11-16 01:14:56 +00:00
CPPLINT.cfg
PRESUBMIT.py
runtime_args.gni [vm] Eliminate dart_zlib_path from BUILD files 2018-10-24 18:06:43 +00:00