Home
last modified time | relevance | path

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

/external/v8/src/
Dheap-inl.h80 heap_->new_space()->active_space()->current_page()->address() == in ActivateGuardIfOnTheSamePage()
Dspaces.h2268 SemiSpace* active_space() { return &to_space_; } in active_space() function