DescriptionAdd boolean to tell if V8 zaps allocated memory
V8 zaps (writes 0xdeadbeef) over the mmapped regions when in debug mode.
This causes more resident size than displayed in tracing. So, This CL
adds an api to tell if zapping is done.
BUG=546492
LOG=Y
Committed: https://crrev.com/0fa11bfb8008cbc6ec9841fad941530dcd532f48
Cr-Commit-Position: refs/heads/master@{#31716}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rename. #
Messages
Total messages: 20 (9 generated)
|