Searched refs:dest_space (Results 1 – 3 of 3) sorted by relevance
759 Space* dest_space; \761 dest_space = isolate->heap()->new_space(); \763 dest_space = isolate->heap()->old_pointer_space(); \765 dest_space = isolate->heap()->old_data_space(); \767 dest_space = isolate->heap()->code_space(); \769 dest_space = isolate->heap()->map_space(); \771 dest_space = isolate->heap()->cell_space(); \774 dest_space = isolate->heap()->lo_space(); \809 ReadObject(space_number, dest_space, current); \ in ReadChunk()815 ReadObject(space_number, dest_space, &new_object); \ in ReadChunk()
183 NPCoordinateSpace dest_space);
590 NPCoordinateSpace dest_space) { in ConvertPoint() argument622 switch(dest_space) { in ConvertPoint()