Home | History | Annotate | Download | only in src

Lines Matching refs:CurrentAllocationAddress

386       partial_ser.CurrentAllocationAddress(i::NEW_SPACE),
387 partial_ser.CurrentAllocationAddress(i::OLD_POINTER_SPACE),
388 partial_ser.CurrentAllocationAddress(i::OLD_DATA_SPACE),
389 partial_ser.CurrentAllocationAddress(i::CODE_SPACE),
390 partial_ser.CurrentAllocationAddress(i::MAP_SPACE),
391 partial_ser.CurrentAllocationAddress(i::CELL_SPACE),
392 partial_ser.CurrentAllocationAddress(i::PROPERTY_CELL_SPACE));
395 ser.CurrentAllocationAddress(i::NEW_SPACE),
396 ser.CurrentAllocationAddress(i::OLD_POINTER_SPACE),
397 ser.CurrentAllocationAddress(i::OLD_DATA_SPACE),
398 ser.CurrentAllocationAddress(i::CODE_SPACE),
399 ser.CurrentAllocationAddress(i::MAP_SPACE),
400 ser.CurrentAllocationAddress(i::CELL_SPACE),
401 ser.CurrentAllocationAddress(i::PROPERTY_CELL_SPACE));