OSDN Git Service

Get rid of the HeapRefTable type.
authorCarl Shapiro <cshapiro@google.com>
Tue, 14 Dec 2010 22:19:12 +0000 (14:19 -0800)
committerCarl Shapiro <cshapiro@google.com>
Tue, 14 Dec 2010 22:19:57 +0000 (14:19 -0800)
commit9b748c6b795c335b0e638c79ccf3dd34c32fe1ed
treeb6a7cd4ede4df733dba852ab5d61a0aafca70a25
parentb676cbaf93848fd434feb6ddb2bd7270dd91e73f
Get rid of the HeapRefTable type.

This was a needless alias for a ReferenceTable.

Change-Id: I3450c4a731d06da0954e6d8b441e731a06ded321
vm/alloc/HeapTable.c
vm/alloc/HeapTable.h
vm/alloc/MarkSweep.c