Home
last modified time | relevance | path

Searched defs:current_capacity (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/v8/src/builtins/
H A Dgrowable-fixed-array-gen.cc68 NewCapacity( TNode<IntPtrT> current_capacity) NewCapacity() argument
/third_party/node/deps/v8/src/heap/
H A Dnew-spaces.h116 size_t current_capacity() const { return current_capacity_; } in current_capacity() function in v8::internal::SemiSpace
/third_party/node/deps/v8/src/objects/
H A Dstring-table.cc57 int ComputeStringTableCapacityWithShrink(int current_capacity, in ComputeStringTableCapacityWithShrink() argument
596 int current_capacity = data->capacity(); in EnsureCapacity() local
H A Dobjects.cc5897 ComputeCapacityWithShrink( int current_capacity, int at_least_room_for) ComputeCapacityWithShrink() argument
/third_party/ninja/src/
H A Dbuild.cc688 size_t current_capacity = command_runner_->CanRunMore(); in Build() local
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dinlined_vector.h312 static size_type NextCapacity(size_type current_capacity) { in NextCapacity() argument
316 static size_type ComputeCapacity(size_type current_capacity, in ComputeCapacity() argument

Completed in 17 milliseconds