DescriptionSampling heap profiler: Fix potential crash on accessing scripts.
Do not hold bare pointers to scripts during sampling heap tree construction,
as string conversions may lead to an allocation that in turn could cause GC
which renders all pointers invalid.
Committed: https://crrev.com/7961e2e9232c301c1bf8f343d20185e0bdff30c9
Cr-Commit-Position: refs/heads/master@{#35883}
Patch Set 1 #
Messages
Total messages: 13 (5 generated)
|