| Index: src/objects.h
|
| diff --git a/src/objects.h b/src/objects.h
|
| index c3958e2396848bc87a603b639aab13b42529c6e6..709ba1e8d6974403a3a82405859e0cb00f01dae5 100644
|
| --- a/src/objects.h
|
| +++ b/src/objects.h
|
| @@ -936,7 +936,6 @@ class MapWord BASE_EMBEDDED {
|
| // Return this map word but with its overflow bit cleared.
|
| inline void ClearOverflow();
|
|
|
| -
|
| // Compacting phase of a full compacting collection: the map word of live
|
| // objects contains an encoding of the original map address along with the
|
| // forwarding address (represented as an offset from the first live object
|
|
|