Home
last modified time | relevance | path

Searched defs:max_capacity (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/zone/
Dzone-chunk-list.h305 constexpr auto max_capacity = kMaxChunkCapacity; in push_back() local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc5328 TNode<TIndex> max_capacity = IntPtrOrSmiAdd(capacity, max_gap); in TryGrowElementsCapacity() local
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h27864 long unsigned int max_capacity; member