Home
last modified time | relevance | path

Searched refs:EstimatedSize (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/profiler/
H A Dprofile-generator.cc214 size_t CodeEntry::EstimatedSize() const { in EstimatedSize() function in v8::internal::CodeEntry
220 estimated_size += inline_entry->EstimatedSize(); in EstimatedSize()
1045 pair.second.entry->EstimatedSize(); in GetEstimatedMemoryUsage()
H A Dprofile-generator.h104 size_t EstimatedSize() const;

Completed in 5 milliseconds