dart-sdk/runtime
Chinmay Garde b83bcf59f2 Call dart::StubCode::Cleanup in AOT mode as well.
The absense of this call would result in a crash on the second Dart_Initialize
in AOT mode.

Change-Id: I79fc8be72f8eb7f5c2e652d7ebe1251625e421d4
Reviewed-on: https://dart-review.googlesource.com/c/93374
Commit-Queue: Ryan Macnak <rmacnak@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
2019-02-20 00:43:31 +00:00
..
bin [vm/ffi] void functions 2019-02-18 13:15:21 +00:00
docs [vm] Support closurization of methods through @pragma entry-points. 2019-02-14 17:47:28 +00:00
include [vm] Have Dart_TimelineEvent respect SUPPORT_TIMELINE instead of PRODUCT. 2019-02-05 18:26:05 +00:00
lib [VM] Fix deadlock between mutator and BG compiler 2019-02-19 14:00:04 +00:00
observatory Save Initializer for field and pass into debugger to enable breakpoint setting. 2019-02-06 03:20:35 +00:00
platform [vm] Add macro for fallthrough annotations 2019-02-15 01:12:01 +00:00
tests/vm [VM/interpreter] Skip tests enabling interpreter when not supported (fixes #35943). 2019-02-15 00:51:52 +00:00
third_party
tools [vm/tools] Add Graph Explorer to visualize output of --write_v8_snapshot_profile_to. 2019-02-13 19:30:37 +00:00
vm Call dart::StubCode::Cleanup in AOT mode as well. 2019-02-20 00:43:31 +00:00
.gitignore
BUILD.gn [vm] Add macro for fallthrough annotations 2019-02-15 01:12:01 +00:00
codereview.settings
configs.gni
CPPLINT.cfg
PRESUBMIT.py
runtime_args.gni