Definition at line 6296 of file app_snapshot.cc.
◆ SetSerializationCluster()
dart::SetSerializationCluster::SetSerializationCluster |
( |
bool |
is_canonical, |
|
|
intptr_t |
cid |
|
) |
| |
|
inline |
Definition at line 6298 of file app_snapshot.cc.
bool is_canonical() const
SerializationCluster(const char *name, intptr_t cid, intptr_t target_instance_size=kSizeVaries, bool is_canonical=false)
static word InstanceSize()
◆ ~SetSerializationCluster()
dart::SetSerializationCluster::~SetSerializationCluster |
( |
| ) |
|
|
inline |
◆ Trace()
Implements dart::SerializationCluster.
Definition at line 6305 of file app_snapshot.cc.
6305 {
6307
6312 }
#define PushFromTo(obj,...)
#define ASSERT_EQUAL(expected, actual)
static ObjectPtr RawCast(ObjectPtr obj)
DEF_SWITCHES_START aot vmservice shared library Name of the *so containing AOT compiled Dart assets for launching the service isolate vm snapshot The VM snapshot data that will be memory mapped as read only SnapshotAssetPath must be present isolate snapshot The isolate snapshot data that will be memory mapped as read only SnapshotAssetPath must be present cache dir Path to the cache directory This is different from the persistent_cache_path in embedder which is used for Skia shader cache icu native lib Path to the library file that exports the ICU data vm service The hostname IP address on which the Dart VM Service should be served If not set
◆ WriteAlloc()
void dart::SetSerializationCluster::WriteAlloc |
( |
Serializer * |
s | ) |
|
|
inlinevirtual |
◆ WriteFill()
void dart::SetSerializationCluster::WriteFill |
( |
Serializer * |
s | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: