Revert "[bindings,heap] Prepare PerIsolateData for holding different heap tracer"
This reverts commit 1186c664. Reason for revert: Temporary reverting to investigate micro benchmark regression. No-try: true Bug: chromium:872581 Original change's description: > [bindings,heap] Prepare PerIsolateData for holding different heap tracer > > - Prepare V8PerIsolateData for holding V8HeapController. > - Harden existing tests to swap in the expected visitor/controller. This way it > is possible to test ScriptWrappableVisitor while already running on a different > embedder heap tracer. > > Change-Id: I169de233a4dd9886d153e7d97ca63e7caee0d809 > Bug: chromium:843903 > Reviewed-on: https://chromium-review.googlesource.com/1160656 > Commit-Queue: Michael Lippautz <mlippautz@chromium.org> > Reviewed-by: Kentaro Hara <haraken@chromium.org> > Cr-Commit-Position: refs/heads/master@{#580892} TBR=haraken@chromium.org,mlippautz@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: chromium:843903 Change-Id: I75383f8b0fd825fdaf04202df3cc6a2ac312bb9b Reviewed-on: https://chromium-review.googlesource.com/1170743 Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Reviewed-by:Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/master@{#582141}
Showing
This diff is collapsed.
Please register or sign in to comment