Searched refs:current_heap (Results 1 – 6 of 6) sorted by relevance
390 Heap* current_heap = sim_->isolate_->heap(); in Debug() local393 IsValidHeapObject(current_heap, HeapObject::cast(obj))) { in Debug()
3475 Heap* current_heap = isolate_->heap(); in Debug() local3477 IsValidHeapObject(current_heap, HeapObject::cast(obj))) { in Debug()
329 Heap* current_heap = sim_->isolate_->heap(); in Debug() local332 IsValidHeapObject(current_heap, HeapObject::cast(obj))) { in Debug()
514 Heap* current_heap = sim_->isolate_->heap(); in Debug() local517 IsValidHeapObject(current_heap, HeapObject::cast(obj))) { in Debug()
456 Heap* current_heap = sim_->isolate_->heap(); in Debug() local459 IsValidHeapObject(current_heap, HeapObject::cast(obj))) { in Debug()
420 Heap* current_heap = sim_->isolate_->heap(); in Debug() local424 } else if (IsValidHeapObject(current_heap, HeapObject::cast(obj))) { in Debug()