Lines Matching full:heap_
460 chunk->heap_ = heap;
522 CodeRange* code_range = heap_->isolate()->code_range();
529 heap_->isolate()->memory_allocator()->ZapBlock(start, length);
539 CodeRange* code_range = heap_->isolate()->code_range();
1483 heap_->CreateFillerObjectAt(
1492 : heap_(heap), allocation_info_(allocation_info) {
1494 heap_->CreateFillerObjectAt(
1510 heap_ = other.heap_;