Bug 887030 - Remove the volatile from heapState; r=jonco

This commit is contained in:
Terrence Cole 2015-06-02 11:46:45 -07:00
parent 043effbc38
commit 5801b1045c

View File

@ -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