summaryrefslogtreecommitdiff
path: root/src/third_party/mozjs-45/extract/js/src/gc/GCRuntime.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/mozjs-45/extract/js/src/gc/GCRuntime.h')
-rw-r--r--src/third_party/mozjs-45/extract/js/src/gc/GCRuntime.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/mozjs-45/extract/js/src/gc/GCRuntime.h b/src/third_party/mozjs-45/extract/js/src/gc/GCRuntime.h
index e0ad996150d..be8348a6f47 100644
--- a/src/third_party/mozjs-45/extract/js/src/gc/GCRuntime.h
+++ b/src/third_party/mozjs-45/extract/js/src/gc/GCRuntime.h
@@ -937,7 +937,7 @@ class GCRuntime
void beginSweepPhase(bool lastGC);
void findZoneGroups();
- bool findZoneEdgesForWeakMaps();
+ bool findInterZoneEdges();
void getNextZoneGroup();
void endMarkingZoneGroup();
void beginSweepingZoneGroup();