aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenDriver.c
diff options
context:
space:
mode:
authorBarry Hayes <bhayes@google.com>2010-07-21 12:03:02 -0700
committerCarl Shapiro <cshapiro@google.com>2010-07-30 16:08:17 -0700
commit1c206f66a31215f0b5ce3897d607ae82281b1765 (patch)
treecb715c3afd6b291762cce14c4a436b79a70aee2a /vm/compiler/codegen/arm/CodegenDriver.c
parent79a76f30a7fe513e08b82464b68e00d77b170f54 (diff)
Change dvmHeapBitmapXorWalk to dvmHeapBitmapSweepWalk.
Concurrent sweeping will require the callback to process objects which are live and not marked, while the client code continues to allocate and set bits. Since dvmHeapBitmapXorWalk was only used to sweep, it seemed easiest to make it learn its true purpose.
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenDriver.c')
0 files changed, 0 insertions, 0 deletions