Searched defs:new_space (Results 1 – 16 of 16) sorted by relevance
35 NewSpace* HeapAllocator::new_space() const { in new_space() function
3471 NewSpace* new_space = heap()->new_space(); in EvacuatePrologue() local5481 NewSpace* new_space = heap()->new_space(); in EvacuatePrologue() local5816 NewSpace* new_space = heap()->new_space(); in TraceFragmentation() local
844 NewSpace* new_space() { return new_space_; } in new_space() function
309 uint32_t new_space = in SetDataWithOffset() local
655 size_t new_space = (long)sptr->rows_in_array * in realize_virt_arrays() local667 size_t new_space = (long)bptr->rows_in_array * in realize_virt_arrays() local
460 char* new_space = NewArray<char>(new_bytes); in grow() local
2296 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
2046 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
2063 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
2066 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
2253 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
2168 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
2018 Register new_space = scratch2; in Generate_AllocateSpaceAndShiftExistingArguments() local
2151 Register new_space = scratch1; in Generate_AllocateSpaceAndShiftExistingArguments() local
2131 Register new_space = kScratchRegister; in Generate_AllocateSpaceAndShiftExistingArguments() local
1370 bool const new_space = !(flags & AllocationFlag::kPretenured); in Allocate() local