dart-sdk/runtime/include
Ryan Macnak 938a2c81d2 [vm] Add Dart_NewUnmodifiableExternalTypedDataWithFinalizer.
This foregoes the optimization of removing CheckWritable if the unmodifiable views are not used from Dart code.

TEST=ci
Bug: https://github.com/dart-lang/sdk/issues/49784
Change-Id: I18f3c36437ef136daf875358278caca4e3e0faa0
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/255816
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Ryan Macnak <rmacnak@google.com>
2022-08-23 16:36:10 +00:00
..
bin [dart:io] Publish implementations of the VM file callbacks. 2022-04-19 23:27:17 +00:00
internal [vm] runtime/include specify void parameters 2021-11-19 09:43:38 +00:00
analyze_snapshot_api.h Updates to analyze_snapshot tool 2022-08-23 12:18:00 +00:00
BUILD.gn Allow configuring the destination of the SDK in the build output directory 2021-06-29 18:45:29 +00:00
dart_api.h [vm] Add Dart_NewUnmodifiableExternalTypedDataWithFinalizer. 2022-08-23 16:36:10 +00:00
dart_api_dl.c [vm] Change import paths inside runtime/include 2020-09-25 11:09:44 +00:00
dart_api_dl.h [vm] runtime/include specify void parameters 2021-11-19 09:43:38 +00:00
dart_embedder_api.h [vm] Avoid allocating Monitor/Mutex/... with global initializer, use Init()/Cleanup() functions instead 2020-03-17 08:49:52 +00:00
dart_native_api.h [vm/doc] Add a note to CObjectNativePointer class. 2022-02-21 21:54:11 +00:00
dart_tools_api.h [vm/heap/metrics] Remove deprecated isolate-based vm heap statistic messages. 2022-06-16 15:27:49 +00:00
dart_version.h [vm] Native API: Make Dart_NewWeakPersistentHandle not auto delete 2020-11-03 10:27:44 +00:00