Flutter Engine
The Flutter Engine
|
This is the complete list of members for dart::V8SnapshotProfileWriter, including all inherited members.
AddRoot(const ObjectId &object_id, const char *name=nullptr) | dart::V8SnapshotProfileWriter | inline |
AttributeBytesTo(const ObjectId &object_id, size_t num_bytes) | dart::V8SnapshotProfileWriter | inline |
AttributeReferenceTo(const ObjectId &from_object_id, const Reference &reference, const ObjectId &to_object_id) | dart::V8SnapshotProfileWriter | inline |
AttributeWeakReferenceTo(const ObjectId &from_object_id, const Reference &reference, const ObjectId &to_object_id, const ObjectId &replacement_object_id) | dart::V8SnapshotProfileWriter | inline |
HasId(const ObjectId &object_id) | dart::V8SnapshotProfileWriter | inline |
kArtificialRootId | dart::V8SnapshotProfileWriter | static |
operator delete(void *pointer) | dart::ZoneAllocated | inline |
operator new(size_t size) | dart::ZoneAllocated | |
operator new(size_t size, Zone *zone) | dart::ZoneAllocated | |
SetObjectTypeAndName(const ObjectId &object_id, const char *type, const char *name) | dart::V8SnapshotProfileWriter | inline |
V8SnapshotProfileWriter(Zone *zone) | dart::V8SnapshotProfileWriter | inlineexplicit |
ZoneAllocated() | dart::ZoneAllocated | inline |
~V8SnapshotProfileWriter() | dart::V8SnapshotProfileWriter | inlinevirtual |