Lines Matching refs:ReadChunk
885 // The space must be new space. Any other space would cause ReadChunk to try887 ReadChunk(start, end, NEW_SPACE, NULL);917 ReadChunk(current, limit, space_number, address);932 void Deserializer::ReadChunk(Object** current,