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

  /external/chromium_org/v8/src/
heap-snapshot-generator.h 191 HeapEntry* AddGcSubrootEntry(int tag);
heap-snapshot-generator.cc 258 HeapEntry* HeapSnapshot::AddGcSubrootEntry(int tag) {
761 HeapEntry* entry = snapshot_->AddGcSubrootEntry(GetGcSubrootOrder(object));
    [all...]
  /external/v8/src/
profile-generator.h 661 HeapEntry* AddGcSubrootEntry(int tag,
    [all...]
profile-generator.cc     [all...]

Completed in 544 milliseconds