ee49289308
Separate the higher- and lower-level cleanup steps during isolate shutdown. The former (currently only code coverage and timeline) may need to allocate, but the latter should not. Add assertions. (cc:zra, who's working on clean shutdown) BUG=23848 R=rmacnak@google.com Review URL: https://codereview.chromium.org//1236913006 .