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

  /external/chromium_org/v8/src/
heap.h 617 bool UncommitFromSpace() { return new_space_.UncommitFromSpace(); }
    [all...]
spaces.h     [all...]
  /external/v8/src/
heap.h 522 bool UncommitFromSpace() { return new_space_.UncommitFromSpace(); }
    [all...]
spaces.h     [all...]

Completed in 37 milliseconds