OSDN Git Service

Replace the scanObject routines with one derived from Verify.
authorBarry Hayes <bhayes@google.com>
Tue, 18 May 2010 16:48:37 +0000 (09:48 -0700)
committerBarry Hayes <bhayes@google.com>
Tue, 25 May 2010 22:16:10 +0000 (15:16 -0700)
commite1bccb9fb7857a08406954702b4479c8f5292de5
tree04e92ca461b5f37872a2d986c3c5e7d7dab39711
parent91c3ecb78b744a834fb3a4171de02f5563469e0f
Replace the scanObject routines with one derived from Verify.
It seems to be slightly faster this way, as well as more readable.

Change-Id: I92b9c54289c484cb4606f054f258da4a4bef8658
vm/alloc/MarkSweep.c