Searched refs:RecordStats (Results 1 – 7 of 7) sorted by relevance
116 void RecordStats(HeapStats* stats);
1671 void GlobalHandles::RecordStats(HeapStats* stats) { in RecordStats() function in v8::internal::GlobalHandles
50 void RecordStats(HeapObject host) { in RecordStats() function in v8::internal::FieldStatsCollector792 field_stats_collector_.RecordStats(obj); in CollectStatistics()
704 void RecordStats(HeapStats* stats, bool take_snapshot = false);
5349 void Heap::RecordStats(HeapStats* stats, bool take_snapshot) { in RecordStats() function in v8::internal::Heap5364 isolate_->global_handles()->RecordStats(stats); in RecordStats()
1428 void RecordStats(const Code code, Counters* counters) { in RecordStats() function3482 RecordStats(*code, isolate->counters()); in FinalizeJSToWasmWrappers()3940 RecordStats(*code, isolate->counters()); in CompileJsToWasmWrappers()
296 isolate->heap()->RecordStats(&heap_stats, false); in FatalProcessOutOfMemory()