HomeSort by relevance Sort by last modified time
    Searched refs:old_to_new_slots_ (Results 1 - 2 of 2) sorted by null

  /external/v8/src/heap/
mark-compact.h 265 : heap_(heap), old_to_new_slots_(0) {}
307 int old_to_new_slots_; member in class:v8::internal::MarkCompactCollectorBase
    [all...]
mark-compact.cc 395 old_to_new_slots_ = -1;
    [all...]

Completed in 187 milliseconds