aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/CompilerCodegen.h
diff options
context:
space:
mode:
authorBarry Hayes <bhayes@google.com>2010-07-13 16:49:19 -0700
committerBarry Hayes <bhayes@google.com>2010-07-13 16:49:19 -0700
commit87a48d25f4451824261153bfdde9dc4c4e51cbb2 (patch)
treeacab290972255d6e23b42bba1373513a21262e2d /vm/compiler/codegen/CompilerCodegen.h
parentd2f3ff738190d5b8d8f7ea288abc921fa9c26555 (diff)
Fix the bitsLen calculation in aliasBitmap.
Since the max in inclusive, not exclusive, this was making the bits appear too short. HeapBitmap's walk routines were using this short value for the finger in the final FLUSH_POINTERBUF call. That caused scanObject to believe that it could mark objects at the top of the heap, rather than having to push them on the maek stack. But, alas, as we have noted, it is the final FLUSH_POINTERBUF. Change-Id: Ie562defc3c2e5304cf4c96026447359b3f4fcb59
Diffstat (limited to 'vm/compiler/codegen/CompilerCodegen.h')
0 files changed, 0 insertions, 0 deletions