Revert "[Sampling profiler] Restore callee-save registers in V8 unwind"
This reverts commit 440bbbe7. Reason for revert: causing crashes seen in https://crbug.com/1144621 Original change's description: > [Sampling profiler] Restore callee-save registers in V8 unwind > > Restore the callee-save registers now provided in the V8 API when > unwinding. This is a necessary condition to support unwinds of > functions that use dynamic stack allocation, which is failure mode > 1 in the corresponding bug. > > Bug: 1122124 > Change-Id: Ifb30bbdd9df343251a7c215e5a5fc140754ac216 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500453 > Reviewed-by: Etienne Pierre-Doray <etiennep@chromium.org> > Commit-Queue: Mike Wittman <wittman@chromium.org> > Cr-Commit-Position: refs/heads/master@{#822204} TBR=wittman@chromium.org,etiennep@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 1122124, 1144621 Change-Id: I0e998ab210537a513cfc9a67d5e632b2aa73d9ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2515202Reviewed-by:Mike Wittman <wittman@chromium.org> Commit-Queue: Mike Wittman <wittman@chromium.org> Cr-Commit-Position: refs/heads/master@{#823393}
Showing
Please register or sign in to comment