Description[d8] Call Isolate::Dispose also on early exit via quit()
Isolate::Dispose calls i::Isolate::TearDown, which again calls
i::Isolate::DumpAndResetCompilationStats.
We need this to be called on each exit path for dumping runtime call
stats.
R=cbruni@chromium.org, bmeurer@chromium.org
Review-Url: https://codereview.chromium.org/2694933004
Cr-Commit-Position: refs/heads/master@{#43215}
Committed: https://chromium.googlesource.com/v8/v8/+/3fc10464e16d058dd7a637da6ebe37d5005b5d78
Patch Set 1 #Messages
Total messages: 11 (7 generated)
|