Fix a large object space issue with the GSS collector.

Objects in the large object space weren't properly collected because
large objects on the allocation stack weren't copied from the live set
to the marked set.

Bug: 12553120
Bug: 11650816
Change-Id: I30bc81335e927a6b1eaa3e482d553487c6dd6cc6
1 file changed