Home
last modified time | relevance | path

Searched defs:Shrink (Results 1 – 13 of 13) sorted by relevance

/third_party/node/deps/v8/src/heap/cppgc/
Dexplicit-management.cc99 bool Shrink(HeapObjectHeader& header, BasePage& base_page, size_t new_size, in Shrink() function
/third_party/json/tests/thirdparty/Fuzzer/
DFuzzerCorpus.h128 bool AddFeature(size_t Idx, uint32_t NewSize, bool Shrink) { in AddFeature()
DFuzzerOptions.h35 bool Shrink = false; member
/third_party/node/deps/v8/src/objects/
Dswiss-name-dictionary.cc180 Handle<SwissNameDictionary> SwissNameDictionary::Shrink( in Shrink() function in v8::internal::SwissNameDictionary
Dordered-hash-table.cc93 Handle<Derived> OrderedHashTable<Derived, entrysize>::Shrink( in Shrink() function in v8::internal::OrderedHashTable
979 Handle<Derived> SmallOrderedHashTable<Derived>::Shrink(Isolate* isolate, in Shrink() function in v8::internal::SmallOrderedHashTable
1410 Handle<HeapObject> OrderedNameDictionaryHandler::Shrink( in Shrink() function in v8::internal::OrderedNameDictionaryHandler
Dobjects.cc4016 void FixedArray::Shrink(Isolate* isolate, int new_length) { in Shrink() function in v8::internal::FixedArray
5912 Handle<Derived> HashTable<Derived, Shape>::Shrink(Isolate* isolate, in Shrink() function in v8::internal::HashTable
/third_party/node/deps/v8/src/heap/
Dnew-spaces.cc512 void NewSpace::Shrink() { in Shrink() function in v8::internal::NewSpace
/third_party/spirv-tools/tools/fuzz/
Dfuzz.cpp511 bool Shrink(const spv_target_env& target_env, in Shrink() function
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/
Dfuzz.cpp511 bool Shrink(const spv_target_env& target_env, in Shrink() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/
Dfuzz.cpp511 bool Shrink(const spv_target_env& target_env, in Shrink() function
/third_party/node/deps/v8/src/compiler/
Dtypes.h611 void Shrink(int length) { in Shrink() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp2353 bool Shrink = true; in tryLocalSplit() local
DRegisterCoalescer.cpp1916 bool Shrink = false; in joinCopy() local