summaryrefslogtreecommitdiff
path: root/compiler/optimizing/loop_optimization.cc
diff options
context:
space:
mode:
authorRoland Levillain <rpl@google.com>2018-04-06 20:27:49 +0100
committerRoland Levillain <rpl@google.com>2018-04-12 15:57:28 +0100
commitdf25b47cd8a423239cdc7095f7170414814fea1f (patch)
tree7c1966debe707216c29a14ed754a0b55c5e1f8a5 /compiler/optimizing/loop_optimization.cc
parentd7d9f00b9e87e491f2fc0631ed64ad1acde9c744 (diff)
Implement dead object poisoning in unevacuated regions.
When an unevacuated region is cleared from the from-space, replace memory areas used by dead objects with a poison value, so as to catch dangling references to such objects earlier. This poisoning mechanism is only turned on in debug mode. Test: art/test.py Test: Device boot test with libartd Bug: 74064045 Change-Id: I2f89a31648d292baae09859494410f88eca21759
Diffstat (limited to 'compiler/optimizing/loop_optimization.cc')
0 files changed, 0 insertions, 0 deletions