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

  /external/chromium_org/v8/src/
heap-snapshot-generator.h 176 HeapEntry* AddGcSubrootEntry(int tag);
heap-snapshot-generator.cc 246 HeapEntry* HeapSnapshot::AddGcSubrootEntry(int tag) {
819 HeapEntry* entry = snapshot_->AddGcSubrootEntry(GetGcSubrootOrder(object));
    [all...]

Completed in 170 milliseconds