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 214 space::ContinuousMemMapAllocSpace* to_space_; member in class:art::gc::collector::SemiSpace
252 // The space which we copy to if the to_space_ is full.
256 // to_space_ when calculating how many objects and bytes we freed.
  /external/v8/src/heap/
spaces.h 2907 SemiSpace to_space_; member in class:v8::internal::NewSpace
    [all...]

Completed in 474 milliseconds