Browse Source
Currently, BitmapWalker walks through every object returned by the internal ObjectWalk, regardless of whether that object has already been marked in the bitmap. Set an object filter to ensure that only bitmap-unmarked objects are walked through. Change-Id: I22a8874b1e571df3c33643b365036d95f52fe7c7 Signed-off-by: Jonathan Tan <jonathantanmy@google.com>stable-4.10
Jonathan Tan
7 years ago
1 changed files with 22 additions and 1 deletions
Loading…
Reference in new issue