5#ifndef INCLUDE_CPPGC_HEAP_STATE_H_
6#define INCLUDE_CPPGC_HEAP_STATE_H_
Definition: heap-handle.h:21
Definition: heap-state.h:19
static bool IsSweeping(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 IsInAtomicPause(const HeapHandle &heap_handle)
Definition: allocation.h:38
#define V8_EXPORT
Definition: v8config.h:793