5#ifndef INCLUDE_CPPGC_HEAP_HANDLE_H_
6#define INCLUDE_CPPGC_HEAP_HANDLE_H_
14class WriteBarrierTypeForCagedHeapPolicy;
15class WriteBarrierTypeForNonCagedHeapPolicy;
HeapHandle & operator=(const HeapHandle &)=delete
HeapHandle(const HeapHandle &)=delete
bool is_young_generation_enabled_
V8_INLINE bool is_incremental_marking_in_progress() const
V8_INLINE bool is_young_generation_enabled() const
bool is_incremental_marking_in_progress_
friend class internal::WriteBarrierTypeForCagedHeapPolicy