Home | History | Annotate | Download | only in src

Lines Matching defs:ReadChunk

724   // The space must be new space.  Any other space would cause ReadChunk to try
726 ReadChunk(start, end, NEW_SPACE, NULL);
746 ReadChunk(current, limit, space_number, address);
781 void Deserializer::ReadChunk(Object** current,