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

  /external/v8/src/
spaces.h 710 // (3) The space should not shrink during iteration, otherwise the
736 // invalid page pointer. A space can expand and shrink dynamically.
800 // Shrink the space by removing available bytes.
    [all...]
heap.cc 546 Shrink();
620 Shrink();
    [all...]
heap.h     [all...]
spaces.cc 876 void PagedSpace::Shrink() {
    [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 19 milliseconds