Home
last modified time | relevance | path

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

/external/v8/src/
Dmark-compact.h417 static int live_old_data_objects_; variable
Dmark-compact.cc57 int MarkCompactCollector::live_old_data_objects_ = 0; member in v8::internal::MarkCompactCollector
141 live_old_data_objects_ = 0; in Prepare()
755 live_old_data_objects_++; in UpdateLiveObjectCount()
1667 ASSERT(live_data_olds == live_old_data_objects_); in UpdatePointers()
1802 ASSERT(live_data_olds == live_old_data_objects_); in RelocateObjects()