HomeSort by relevance Sort by last modified time
    Searched refs:IsHeapAllocatedCollection (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/clang/blink_gc_plugin/
RecordInfo.cpp 60 bool RecordInfo::IsHeapAllocatedCollection() {
139 return IsGCDerived() || IsHeapAllocatedCollection();
499 bool on_heap = is_root || info->IsHeapAllocatedCollection();
RecordInfo.h 87 bool IsHeapAllocatedCollection();

Completed in 32 milliseconds