Definition at line 6221 of file app_snapshot.cc.
◆ MapSerializationCluster()
dart::MapSerializationCluster::MapSerializationCluster |
( |
bool |
is_canonical, |
|
|
intptr_t |
cid |
|
) |
| |
|
inline |
Definition at line 6223 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()
◆ ~MapSerializationCluster()
dart::MapSerializationCluster::~MapSerializationCluster |
( |
| ) |
|
|
inline |
◆ Trace()
Implements dart::SerializationCluster.
Definition at line 6230 of file app_snapshot.cc.
6230 {
6232
6237 }
#define PushFromTo(obj,...)
#define ASSERT_EQUAL(expected, actual)
static ObjectPtr RawCast(ObjectPtr obj)
SI auto map(std::index_sequence< I... >, Fn &&fn, const Args &... args) -> skvx::Vec< sizeof...(I), decltype(fn(args[0]...))>
◆ WriteAlloc()
void dart::MapSerializationCluster::WriteAlloc |
( |
Serializer * |
s | ) |
|
|
inlinevirtual |
◆ WriteFill()
void dart::MapSerializationCluster::WriteFill |
( |
Serializer * |
s | ) |
|
|
inlinevirtual |
The documentation for this class was generated from the following file: