Searched defs:RecordStats (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/ | ||
| D | global-handles.cc | 755 void GlobalHandles::RecordStats(HeapStats* stats) { in RecordStats() function in v8::internal::GlobalHandles |
| /external/v8/src/heap/ | ||
| D | heap.cc | 4929 void Heap::RecordStats(HeapStats* stats, bool take_snapshot) { in RecordStats() function in v8::internal::Heap |