Home | History | Annotate | Download | only in src

Lines Matching refs:OLD_DATA_SPACE

764   } else if (space_number == OLD_DATA_SPACE) {                                 \
765 dest_space = isolate->heap()->old_data_space(); \
790 source_space != OLD_DATA_SPACE);
879 CASE_STATEMENT(where, how, within, OLD_DATA_SPACE) \
880 CASE_BODY(where, how, within, OLD_DATA_SPACE, kUnknownOffsetFromStart) \
900 CASE_STATEMENT(where, how, within, OLD_DATA_SPACE) \