Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
dart::ObjectPtr Member List

This is the complete list of members for dart::ObjectPtr, including all inherited members.

Decompress(uword heap_base) constdart::ObjectPtrinline
DecompressSmi() constdart::ObjectPtrinline
GetClassId() constdart::ObjectPtrinline
GetClassIdMayBeSmi() constdart::ObjectPtrinline
heap_base() constdart::ObjectPtrinline
IsDartInstance() constdart::ObjectPtrinline
IsForwardingCorpse() constdart::ObjectPtrinline
IsFreeListElement() constdart::ObjectPtrinline
IsPseudoObject() constdart::ObjectPtrinline
IsRawNull() constdart::ObjectPtrinline
IsStringInstance() constdart::ObjectPtrinline
ObjectPtr(const ObjectPtr &other)=defaultdart::ObjectPtr
ObjectPtr()dart::ObjectPtrinline
ObjectPtr(uword tagged)dart::ObjectPtrinlineexplicit
ObjectPtr(intptr_t tagged)dart::ObjectPtrinlineexplicit
ObjectPtr(std::nullptr_t)dart::ObjectPtrinline
ObjectPtr(UntaggedObject *heap_object)dart::ObjectPtrinlineexplicit
operator bool() const =deletedart::ObjectPtr
operator int() constdart::ObjectPtrinlineexplicit
operator long() constdart::ObjectPtrinlineexplicit
operator long long() constdart::ObjectPtrinlineexplicit
operator unsigned int() constdart::ObjectPtrinlineexplicit
operator unsigned long() constdart::ObjectPtrinlineexplicit
operator unsigned long long() constdart::ObjectPtrinlineexplicit
operator!=(const std::nullptr_t &other)dart::ObjectPtrinline
operator!=(const std::nullptr_t &other) constdart::ObjectPtrinline
operator=(const ObjectPtr &other)=defaultdart::ObjectPtr
operator==(const std::nullptr_t &other)dart::ObjectPtrinline
operator==(const std::nullptr_t &other) constdart::ObjectPtrinline
tagged_pointer_dart::ObjectPtrprotected
untag() constdart::ObjectPtrinline
untagged_pointer() constdart::ObjectPtrinlineprotected
Validate(IsolateGroup *isolate_group) constdart::ObjectPtr