dart-sdk/runtime/include
Ben Konyi 3d1b8b26c2 [ VM ] Removed Dart_Allocate, Dart_AllocateWithNativeFields, and Dart_InvokeConstructor from embedding API
These methods are no longer necessary and all objects should be created
using Dart_New instead.

Change-Id: If64d3e3579fc03dd1a2eb6bfec73c35e90c66d8f
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/135523
Reviewed-by: Ryan Macnak <rmacnak@google.com>
2020-02-12 22:48:08 +00:00
..
bin Rollforward of the dart_io_api.h include change, with a fix for flutter. 2018-11-19 18:16:11 +00:00
dart_api.h [ VM ] Removed Dart_Allocate, Dart_AllocateWithNativeFields, and Dart_InvokeConstructor from embedding API 2020-02-12 22:48:08 +00:00
dart_embedder_api.h Adds Dart embedder API for creating 'vm-service' isolate when Dart VM is running in AOT mode. 2020-01-10 11:21:45 +00:00
dart_native_api.h Miscellaneous documentation updates. 2019-12-13 23:10:55 +00:00
dart_tools_api.h [vm] Document clock compatibility between Timeline.now and Dart_TimelineGetMicros. 2019-06-19 21:17:51 +00:00