Comment #7 on issue 3877 by [email protected]: Memory leak caused by
field type tracking
https://code.google.com/p/v8/issues/detail?id=3877#c7
The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/b57be748b175695be2507cedf3423b59b9d6cd20
commit b57be748b175695be2507cedf3423b59b9d6cd20
Author: marja <[email protected]>
Date: Thu Feb 26 14:46:01 2015
Revert of Fix memory leak caused by field type in descriptor array.
(patchset #3 id:40001 of https://codereview.chromium.org/955063002/)
Reason for revert:
Breaks test/mjsunit/debug-clearbreakpointgroup.js on arm64.debug.
Original issue's description:
Fix memory leak caused by field type in descriptor array.
When a field type is a map, it is wrapped in a weak cell upon storing to
the descriptor array.
Map::GetFieldType(i) does the unwrapping.
BUG=v8:3877
LOG=N
TEST=cctest/test-heap/Regress3877
Committed: https://crrev.com/77d3ae0e119893ac8d34ea6ca090cddd5bbf987e
Cr-Commit-Position: refs/heads/master@{#26879}
[email protected],[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:3877
Review URL: https://codereview.chromium.org/960103003
Cr-Commit-Position: refs/heads/master@{#26883}
[modify]
http://crrev.com/b57be748b175695be2507cedf3423b59b9d6cd20/src/objects-inl.h
[modify]
http://crrev.com/b57be748b175695be2507cedf3423b59b9d6cd20/src/objects.cc
[modify]
http://crrev.com/b57be748b175695be2507cedf3423b59b9d6cd20/src/objects.h
[modify]
http://crrev.com/b57be748b175695be2507cedf3423b59b9d6cd20/src/property.h
[modify]
http://crrev.com/b57be748b175695be2507cedf3423b59b9d6cd20/test/cctest/test-heap.cc
[modify]
http://crrev.com/b57be748b175695be2507cedf3423b59b9d6cd20/test/cctest/test-migrations.cc
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.