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

  /external/chromium_org/v8/src/
heap-snapshot-generator.h 333 virtual HeapEntry* AllocateEntry(HeapThing ptr) = 0;
422 virtual HeapEntry* AllocateEntry(HeapThing ptr);
heap-snapshot-generator.cc 748 HeapEntry* V8HeapExplorer::AllocateEntry(HeapThing ptr) {
    [all...]
  /external/v8/src/
profile-generator.h 797 virtual HeapEntry* AllocateEntry(
920 virtual HeapEntry* AllocateEntry(
    [all...]
profile-generator.cc     [all...]

Completed in 36 milliseconds