Definition at line 132 of file isolate.cc.
◆ Hash()
static uword dart::UntaggedObjectPtrSetTraits::Hash |
( |
const ObjectPtr |
obj | ) |
|
|
inlinestatic |
◆ IsMatch()
static bool dart::UntaggedObjectPtrSetTraits::IsMatch |
( |
const ObjectPtr |
a, |
|
|
const ObjectPtr |
b |
|
) |
| |
|
inlinestatic |
◆ Name()
static const char * dart::UntaggedObjectPtrSetTraits::Name |
( |
| ) |
|
|
inlinestatic |
Definition at line 135 of file isolate.cc.
135{ return "UntaggedObjectPtrSetTraits"; }
◆ ReportStats()
static bool dart::UntaggedObjectPtrSetTraits::ReportStats |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: