diff --git a/js/src/gc/GCRuntime.h b/js/src/gc/GCRuntime.h index 73cfe104ff5..f63559f09f8 100644 --- a/js/src/gc/GCRuntime.h +++ b/js/src/gc/GCRuntime.h @@ -1209,7 +1209,7 @@ class GCRuntime bool poked; - volatile js::HeapState heapState; + js::HeapState heapState; /* * These options control the zealousness of the GC. The fundamental values