DescriptionRemove isolate arg from EmbedderHeapTracer methods.
As the code on the blink side sits down, we realize we don't need isolate arg
anymore. As the heap tracer is set per isolate, it can actually be confusing if
the isolate passed as argument is always the same as the isolate the heap tracer
was set for. Wdyt?
BUG=468240
LOG=no
Committed: https://crrev.com/39939eebf84e8f62b9fffa46b0e18563e800516e
Cr-Commit-Position: refs/heads/master@{#35620}
Patch Set 1 #
Messages
Total messages: 8 (3 generated)
|