dart-sdk/runtime/include
Alexander Aprelev 1fe2e4ffd1 Introduce callback parameter for Dart_ReadKernelBinary that would free kernel memory.
This is needed to support cases where memory with kernel binary was
allocated outside of Dart VM(for example, in Flutter Engine) has to be
released using appropriate mechanism too.

Bug:
Change-Id: I863db9e5a33469ba8fb5c1f8789c6498ddfbb385
Reviewed-on: https://dart-review.googlesource.com/5121
Commit-Queue: Alexander Aprelev <aam@google.com>
Reviewed-by: Siva Annamalai <asiva@google.com>
2017-09-13 04:37:07 +00:00
..
dart_api.h Introduce callback parameter for Dart_ReadKernelBinary that would free kernel memory. 2017-09-13 04:37:07 +00:00
dart_mirrors_api.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
dart_native_api.h VM: Re-format to use at most one newline between functions 2017-07-13 08:08:37 -07:00
dart_tools_api.h Refactor of the GetEmbedderInformation APIs 2017-08-16 10:59:27 -07:00