Definition at line 1965 of file message_snapshot.cc.
◆ SendPortMessageSerializationCluster()
dart::SendPortMessageSerializationCluster::SendPortMessageSerializationCluster |
( |
Zone * |
zone | ) |
|
|
inlineexplicit |
Definition at line 1967 of file message_snapshot.cc.
1970 kSendPortCid),
1971 objects_(zone, 0) {}
MessageSerializationCluster(const char *name, MessagePhase phase, intptr_t cid, bool is_canonical=false)
◆ ~SendPortMessageSerializationCluster()
dart::SendPortMessageSerializationCluster::~SendPortMessageSerializationCluster |
( |
| ) |
|
|
inline |
◆ Trace()
Implements dart::MessageSerializationCluster.
Definition at line 1974 of file message_snapshot.cc.
1974 {
1975 SendPort*
port =
static_cast<SendPort*
>(object);
1977 }
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 defaults to or::depending on whether ipv6 is specified vm service port
◆ TraceApi()
◆ WriteNodes()
◆ WriteNodesApi()
The documentation for this class was generated from the following file: