Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
compactor.cc File Reference
#include "vm/heap/compactor.h"
#include "platform/atomic.h"
#include "vm/globals.h"
#include "vm/heap/become.h"
#include "vm/heap/heap.h"
#include "vm/heap/pages.h"
#include "vm/thread_barrier.h"
#include "vm/timeline.h"

Go to the source code of this file.

Classes

class  dart::ForwardingBlock
 
class  dart::ForwardingPage
 
struct  dart::Partition
 
class  dart::CompactorTask
 

Namespaces

namespace  dart
 

Functions

 dart::DEFINE_FLAG (bool, force_evacuation, false, "Force compaction to move every movable object")