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

  /external/v8/src/profiler/
heap-profiler.cc 22 static void DeleteHeapSnapshot(HeapSnapshot** snapshot_ptr) {
28 snapshots_.Iterate(DeleteHeapSnapshot);
34 snapshots_.Iterate(DeleteHeapSnapshot);
  /external/v8/test/cctest/
test-heap-profiler.cc     [all...]

Completed in 417 milliseconds