Add Crash Keys support
This adds crash keys containing the isolate address and addresses of the read_only, map, and code spaces to crash report minidumps. When not compiling V8 with Chrome, a noop implementation is used. Bug: v8:9323 Change-Id: I8523630e7a4ff792855163c06bf76dab35b1b9e5 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1641326Reviewed-by: Jakob Kummerow <jkummerow@chromium.org> Commit-Queue: Irina Yatsenko <irinayat@microsoft.com> Cr-Commit-Position: refs/heads/master@{#62059}
Showing
src/diagnostics/DEPS
0 → 100644
src/diagnostics/crash-key.cc
0 → 100644
src/diagnostics/crash-key.h
0 → 100644
Please
register
or
sign in
to comment