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

  /external/v8/src/
spaces.h 1431 SemiSpace to_space_; member in class:v8::internal::NewSpace
    [all...]
spaces.cc 1026 if (!to_space_.Setup(start,
    [all...]
spaces-inl.h 329 (alloc_info == &allocation_info_) ? &to_space_ : &from_space_;

Completed in 14 milliseconds