Searched defs:Shrink (Results 1 - 13 of 13) sorted by relevance
/third_party/node/deps/v8/src/heap/cppgc/ |
H A D | explicit-management.cc | 99 bool Shrink(HeapObjectHeader& header, BasePage& base_page, size_t new_size, in Shrink() function
|
/third_party/node/deps/v8/src/objects/ |
H A D | dictionary.h | 62 V8_WARN_UNUSED_RESULT static inline Handle<Derived> Shrink( in Shrink() function
|
H A D | swiss-name-dictionary.cc | 180 Handle<SwissNameDictionary> SwissNameDictionary::Shrink( in Shrink() function in v8::internal::SwissNameDictionary
|
H A D | ordered-hash-table.cc | 93 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( Shrink() function in v8::internal::OrderedNameDictionaryHandler [all...] |
H A D | objects.cc | 4016 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::HashTable
|
/third_party/json/tests/thirdparty/Fuzzer/ |
H A D | FuzzerOptions.h | 35 bool Shrink = false; member
|
/third_party/node/deps/v8/src/compiler/ |
H A D | types.h | 611 void Shrink(int length) { in Shrink() function in v8::internal::compiler::BitsetType::StructuralType
|
/third_party/skia/third_party/externals/spirv-tools/tools/fuzz/ |
H A D | fuzz.cpp | 511 bool Shrink(const spv_target_env& target_env, in Shrink() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/tools/fuzz/ |
H A D | fuzz.cpp | 511 bool Shrink(const spv_target_env& target_env, in Shrink() function
|
/third_party/spirv-tools/tools/fuzz/ |
H A D | fuzz.cpp | 505 bool Shrink(const spv_target_env& target_env, in Shrink() function
|
/third_party/node/deps/v8/src/heap/ |
H A D | new-spaces.cc | 512 void NewSpace::Shrink() { in Shrink() function in v8::internal::NewSpace
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | RegAllocGreedy.cpp | 2353 bool Shrink = true; in tryLocalSplit() local
|
H A D | RegisterCoalescer.cpp | 1916 bool Shrink = false; in joinCopy() local
|
Completed in 32 milliseconds