Home
last modified time | relevance | path

Searched defs:Grow (Results 1 - 12 of 12) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dvalue-numbering-reducer.cc151 void ValueNumberingReducer::Grow() { in Grow() function in v8::internal::ValueNumberingReducer
/third_party/node/deps/v8/src/sandbox/
H A Dexternal-pointer-table.cc59 uint32_t ExternalPointerTable::Grow() { in Grow() function in v8::internal::ExternalPointerTable
/third_party/lzma/CPP/Common/
H A DDynamicBuffer.h19 void Grow(size_t size) in Grow() function in CDynamicBuffer
H A DMyString.cpp451 void AString::Grow(unsigned n) in Grow() function in AString
1046 void UString::Grow(unsigne function in UString
[all...]
/third_party/node/deps/v8/src/heap/cppgc/
H A Dexplicit-management.cc80 bool Grow(HeapObjectHeader& header, BasePage& base_page, size_t new_size, in Grow() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DIntervalMap.cpp119 distribute(unsigned Nodes, unsigned Elements, unsigned Capacity, const unsigned *CurSize, unsigned NewSize[], unsigned Position, bool Grow) distribute() argument
/third_party/vixl/src/
H A Dcode-buffer-vixl.cc179 void CodeBuffer::Grow(size_t new_capacity) { in Grow() function in vixl::CodeBuffer
/third_party/node/deps/v8/src/base/
H A Dsmall-vector.h156 V8_NOINLINE T* Grow() { return Grow(0); } in Grow() function in v8::base::SmallVector
159 V8_NOINLINE T* Grow(size_t min_capacity) { in Grow() function in v8::base::SmallVector
/third_party/node/deps/v8/src/objects/
H A Dordered-hash-table.cc988 MaybeHandle<Derived> SmallOrderedHashTable<Derived>::Grow( in Grow() function in v8::internal::SmallOrderedHashTable
/third_party/node/deps/v8/src/heap/
H A Dnew-spaces.cc494 void NewSpace::Grow() { in Grow() function in v8::internal::NewSpace
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles.cc144 void Grow(uint32_t n) { in Grow() function in absl::synchronization_internal::__anon19421::Vec
243 void Grow() { in Grow() function
/third_party/node/deps/v8/src/wasm/
H A Dwasm-objects.cc258 int WasmTableObject::Grow(Isolate* isolate, Handle<WasmTableObject> table, in Grow() function in v8::internal::WasmTableObject
919 int32_t WasmMemoryObject::Grow(Isolate* isolate, in Grow() function in v8::internal::WasmMemoryObject

Completed in 14 milliseconds