Home
last modified time | relevance | path

Searched refs:GetInobjectFieldStats (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/heap/
Dobject-stats.cc62 JSObjectFieldStats field_stats = GetInobjectFieldStats(host.map()); in RecordStats()
127 JSObjectFieldStats GetInobjectFieldStats(Map map);
138 FieldStatsCollector::GetInobjectFieldStats(Map map) { in GetInobjectFieldStats() function in v8::internal::FieldStatsCollector