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

  /external/v8/src/
heap-inl.h 296 InToSpace(object)); // ... or in to-space (where we allocate).
311 bool Heap::InToSpace(Object* object) {
spaces.h 527 bool InToSpace() {
    [all...]

Completed in 383 milliseconds