Implement adding crash keys for v8
The current integration of crash keys into v8 got the dependencies wrong: it introduced into v8 a dependency on components and base. This change is the second half of fixing the design to keep the dependencies in the embedder. The change depends on https://chromium-review.googlesource.com/c/v8/v8/+/1699102. Bug: v8:9323 Change-Id: Ib5b497a50718c451ab38b2bf32c4d68f5a9e22e1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1690003 Commit-Queue: Irina Yatsenko <irinayat@microsoft.com> Reviewed-by:Stefan Zager <szager@chromium.org> Reviewed-by:
Ross McIlroy <rmcilroy@chromium.org> Reviewed-by:
Robert Sesek <rsesek@chromium.org> Cr-Commit-Position: refs/heads/master@{#686502}
Showing
Please register or sign in to comment