Home
last modified time | relevance | path

Searched defs:current_capacity (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/builtins/
Dgrowable-fixed-array-gen.cc69 TNode<IntPtrT> current_capacity) { in NewCapacity()
/external/python/cpython3/Parser/
Dnode.c82 int current_capacity; in PyNode_AddChild() local
/external/python/cpython2/Parser/
Dnode.c82 int current_capacity; in PyNode_AddChild() local
/external/v8/src/heap/
Dspaces.h2492 size_t current_capacity() { return current_capacity_; } in current_capacity() function
/external/v8/src/
Dcode-stub-assembler.cc9672 Node* current_capacity = in CheckForCapacityGrow() local