dart-sdk/runtime/platform
Ben Konyi 6548694a82 Reland "[ VM / DartDev ] Added support for format and pub commands via standalone VM"
Fixes a malloc/delete[] mismatch.

This reverts commit b3396cbdca.

Change-Id: I18fe142bc60bedd8af4c588ba4039742e1d34606
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/134570
Reviewed-by: Liam Appelbe <liama@google.com>
Commit-Queue: Ben Konyi <bkonyi@google.com>
2020-02-06 00:04:09 +00:00
..
address_sanitizer.h [vm] Fix one MSAN failure; add UBSAN configuration. 2019-10-09 23:38:30 +00:00
allocation.h
assert.cc
assert.h Reland "[vm/aot] Only patch call-sites to monomorphic entry-points when the receiver is proven to be a heap object." 2020-01-16 14:21:16 +00:00
atomic.h [vm] Fix some TSAN failures. Migrate remaining uses of AtomicOperations to std::atomic. 2019-10-21 16:26:39 +00:00
BUILD.gn
elf.h [vm/compiler] Reland "Add --save-debugging-info flag to gen_snapshot." 2019-12-18 14:14:41 +00:00
floating_point.h [gardening] Fix import to fix Flutter build 2019-09-06 09:08:49 +00:00
floating_point_win.cc
floating_point_win.h
globals.h [vm] Clean up Location templating 2020-02-05 08:46:07 +00:00
growable_array.h [vm/aot] Use a global dispatch table for instance calls in AOT. 2020-02-03 11:04:15 +00:00
hashmap.cc
hashmap.h
memory_sanitizer.h [vm] Fix one MSAN failure; add UBSAN configuration. 2019-10-09 23:38:30 +00:00
platform_sources.gni [vm] Fix some TSAN failures. Migrate remaining uses of AtomicOperations to std::atomic. 2019-10-21 16:26:39 +00:00
safe_stack.h [vm, fuchsia, arm64] Restore the shadow call stack on exceptions. 2019-10-02 05:33:29 +00:00
signal_blocker.h
splay-tree-inl.h
splay-tree.h
syslog.h
syslog_android.cc
syslog_fuchsia.cc
syslog_linux.cc
syslog_macos.cc
syslog_win.cc
text_buffer.cc
text_buffer.h
thread_sanitizer.h [vm] Fix TSAN failures related to object headers and GC task phases. 2019-10-09 21:48:20 +00:00
unicode.cc
unicode.h
utils.cc Reland "[ VM / DartDev ] Added support for format and pub commands via standalone VM" 2020-02-06 00:04:09 +00:00
utils.h Reland "[ VM / DartDev ] Added support for format and pub commands via standalone VM" 2020-02-06 00:04:09 +00:00
utils_android.cc
utils_android.h [vm/compiler] bit utilities 2019-10-07 18:13:06 +00:00
utils_fuchsia.cc
utils_fuchsia.h [vm/compiler] bit utilities 2019-10-07 18:13:06 +00:00
utils_linux.cc
utils_linux.h [vm/compiler] bit utilities 2019-10-07 18:13:06 +00:00
utils_macos.cc
utils_macos.h [vm/compiler] bit utilities 2019-10-07 18:13:06 +00:00
utils_win.cc
utils_win.h [vm/compiler] bit utilities 2019-10-07 18:13:06 +00:00