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

  /external/v8/src/heap/
heap-inl.h 368 InToSpace(object)); // ... or in to-space (where we allocate).
377 bool Heap::InToSpace(Object* object) {
spaces.h 744 bool InToSpace() { return IsFlagSet(IN_TO_SPACE); }
    [all...]

Completed in 40 milliseconds