dart-sdk/benchmarks
Samir Jindel 4ee5ef9f10 [vm/ffi] Use Pointer<Null> as the type of nullptr.
Also clean up test/benchmark/sample code using nullptr and fix pubspec.yaml in the SQLite sample.

Fixes https://github.com/dart-lang/sdk/issues/37362

Change-Id: I6fa0522374af28020ef8f096ac22b23712aedb5a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/121122
Commit-Queue: Samir Jindel <sjindel@google.com>
Reviewed-by: Daco Harkes <dacoharkes@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
2019-10-11 14:39:47 +00:00
..
BigIntParsePrint/dart Add BigInt/Int64 parse/toString benchmark 2019-10-04 00:45:03 +00:00
Calls/dart [vm/benchmarks] Add sync/sync*/async/async* call benchmarks 2019-08-22 12:21:19 +00:00
Example/dart
FfiBoringssl/dart [vm/ffi] Use Pointer<Null> as the type of nullptr. 2019-10-11 14:39:47 +00:00
FfiCall/dart [vm/ffi] Deprecate Pointer.allocate/free. 2019-10-10 13:17:43 +00:00
FfiMemory/dart [vm/ffi] Deprecate Pointer.allocate/free. 2019-10-10 13:17:43 +00:00
FfiStruct/dart [vm/ffi] Deprecate Pointer.allocate/free. 2019-10-10 13:17:43 +00:00
Isolate/dart [vm/benchmark] Add *Bytes suffix to Isolate SendReceive benchmark 2019-09-05 15:25:33 +00:00