Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Enumerations | Functions
object_graph_copy.h File Reference

Go to the source code of this file.

Namespaces

namespace  dart
 

Enumerations

enum  dart::TraversalRules { dart::kInternalToIsolateGroup , dart::kExternalBetweenIsolateGroups }
 

Functions

bool dart::CanShareObjectAcrossIsolates (ObjectPtr obj)
 
ObjectPtr dart::CopyMutableObjectGraph (const Object &object)
 
const char * dart::FindRetainingPath (Zone *zone_, Isolate *isolate, const Object &from, const Object &to, TraversalRules traversal_rules)