Home
last modified time | relevance | path

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

/external/v8/src/heap/
Dobject-stats.cc48 size_t raw_fields_count_in_object = in RecordStats() local
62 raw_fields_count_in_object); in RecordStats()
63 raw_fields_count_in_object -= field_stats.unboxed_double_fields_count_; in RecordStats()
66 *raw_fields_count_ += raw_fields_count_in_object; in RecordStats()