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

  /external/v8/tools/clang/blink_gc_plugin/
RecordInfo.cpp 63 bool RecordInfo::IsHeapAllocatedCollection() {
170 return IsGCDerived() || IsHeapAllocatedCollection();
648 bool on_heap = is_root || info->IsHeapAllocatedCollection();
RecordInfo.h 97 bool IsHeapAllocatedCollection();

Completed in 181 milliseconds