5#ifndef INCLUDE_CPPGC_HEAP_STATE_H_
6#define INCLUDE_CPPGC_HEAP_STATE_H_
29 static bool IsMarking(
const HeapHandle& heap_handle);
static bool IsMarking(const HeapHandle &heap_handle)
static bool PreviousGCWasConservative(const HeapHandle &heap_handle)
static bool IsSweepingOnOwningThread(const HeapHandle &heap_handle)
static bool IsSweeping(const HeapHandle &heap_handle)
static bool IsInAtomicPause(const HeapHandle &heap_handle)