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

  /external/v8/src/
heap-profiler.cc 805 snapshot.js_retainer_profile()->PrintStats();
861 agg_snapshot_->js_retainer_profile()->CollectStats(obj);
864 agg_snapshot_->js_retainer_profile()->CoarseAndAggregate();
    [all...]
heap-profiler.h 342 RetainerHeapProfile* js_retainer_profile() { return &js_retainer_profile_; } function in class:v8::internal::AggregatedHeapSnapshot

Completed in 2048 milliseconds