Searched refs:heap_statistics_buffer (Results 1 – 2 of 2) sorted by relevance
89 heap_statistics_buffer(env->isolate(), kHeapStatisticsPropertiesCount), in BindingData()96 heap_statistics_buffer.GetJSArray()) in BindingData()109 tracker->TrackField("heap_statistics_buffer", heap_statistics_buffer); in MemoryInfo()131 AliasedFloat64Array& buffer = data->heap_statistics_buffer; in UpdateHeapStatisticsBuffer()
21 AliasedFloat64Array heap_statistics_buffer; variable