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

  /external/v8/src/heap/
spaces-inl.h 61 DCHECK(!page->is_anchor());
spaces.h 967 bool is_anchor() { return IsFlagSet(Page::ANCHOR); } function in class:v8::internal::Page
    [all...]
spaces.cc     [all...]

Completed in 453 milliseconds