![]() |
Flutter Engine
The Flutter Engine
|
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) |