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

  /external/v8/src/runtime/
runtime-collections.cc 73 table = OrderedHashSet::Shrink(table);
157 table = OrderedHashMap::Shrink(table);
runtime-regexp.cc 640 // TODO(hpayer): We should shrink the large object page if the size
    [all...]
  /external/v8/src/
transitions.cc 137 result->Shrink(ToKeyIndex(new_nof));
453 result->Shrink(ToKeyIndex(0));
api-natives.cc 291 auto new_cache = UnseededNumberDictionary::Shrink(cache, entry);
keys.cc 124 keys->Shrink(store_position);
types.h 569 void Shrink(int length) {
objects.h     [all...]
types.cc 1010 unioned->Shrink(size);
    [all...]
elements.cc     [all...]
objects.cc     [all...]
isolate.cc 449 elements->Shrink(cursor);
    [all...]
objects-inl.h     [all...]
  /external/llvm/lib/CodeGen/
RegAllocGreedy.cpp     [all...]
  /external/v8/test/cctest/heap/
test-heap.cc     [all...]
  /external/v8/src/debug/
debug.cc     [all...]
  /external/v8/src/heap/
spaces.h     [all...]
heap.cc 905 new_space_.Shrink();
    [all...]
spaces.cc 578 // Shrink the committed area.
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
msctf.h     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 310 milliseconds