aboutsummaryrefslogtreecommitdiff
path: root/vm/compiler/codegen/arm/CodegenFactory.c
diff options
context:
space:
mode:
authorCarl Shapiro <cshapiro@google.com>2010-08-27 14:04:47 -0700
committerCarl Shapiro <cshapiro@google.com>2010-08-27 14:04:51 -0700
commit6e02fef780c8a122a2ecd3d7afffe962d50d3838 (patch)
tree1d5963867cef41f70d27aca3a740ea291ae8d32e /vm/compiler/codegen/arm/CodegenFactory.c
parent74c451efe7069ca9cc45c4fd9679ddcfe5393c88 (diff)
Remove an unnecessary finger check when re-marking roots.
The finger check, a less than check, is meaningful only during the initial root marking. After root marking, the finger is set to the end of the virtual address space and the check always succeeds. As such, this check is superfluous during all other phases of garbage collection as it always suceeds. Change-Id: Ie4e5bc1fb57b41e484cb6d1081c9a874fa6effbc
Diffstat (limited to 'vm/compiler/codegen/arm/CodegenFactory.c')
0 files changed, 0 insertions, 0 deletions