Home
last modified time | relevance | path

Searched refs:IsGCAllocated (Results 1 – 3 of 3) sorted by relevance

/external/v8/tools/clang/blink_gc_plugin/
DCheckFieldsVisitor.cpp21 info->IsGCAllocated() || in ContainsInvalidFields()
91 edge->value()->HasDefinition() && !edge->value()->IsGCAllocated()) { in AtValue()
97 if (!Parent() || !edge->value()->IsGCAllocated()) in AtValue()
DRecordInfo.h100 bool IsGCAllocated();
DRecordInfo.cpp197 bool RecordInfo::IsGCAllocated() { in IsGCAllocated() function in RecordInfo
578 if (IsGCAllocated()) in NeedsTracing()