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

  /art/runtime/gc/collector/
semi_space.h 215 space::ContinuousMemMapAllocSpace* to_space_; member in class:art::gc::collector::SemiSpace
253 // The space which we copy to if the to_space_ is full.
257 // to_space_ when calculating how many objects and bytes we freed.
  /external/v8/src/heap/
spaces.h 2653 SemiSpace to_space_; member in class:v8::internal::NewSpace
    [all...]

Completed in 362 milliseconds