Home
last modified time | relevance | path

Searched defs:nof (Results 1 – 12 of 12) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dordered-hash-table.cc71 int nof = table->NumberOfElements(); in EnsureGrowable() local
97 int nof = table->NumberOfElements(); in Shrink() local
190 int nof = table->NumberOfElements(); in Add() local
342 int nof = table.NumberOfElements(); in Delete() local
396 int nof = table->NumberOfElements(); in Add() local
462 int nof = table->NumberOfElements(); in Add() local
505 int nof = table->NumberOfElements(); in DeleteEntry() local
722 int nof = table->NumberOfElements(); in Add() local
765 int nof = table->NumberOfElements(); in Add() local
830 int nof = table->NumberOfElements(); in Add() local
[all …]
Dswiss-name-dictionary.cc27 int nof = table->NumberOfElements(); in DeleteEntry() local
189 int nof = table->NumberOfElements(); in Shrink() local
Dhash-table-inl.h125 void HashTableBase::SetNumberOfElements(int nof) { in SetNumberOfElements()
Dstring-table.cc37 int nof = number_of_elements + number_of_additional_elements; in StringTableHasSufficientCapacityToAdd() local
Dswiss-name-dictionary-inl.h516 int nof = table->NumberOfElements(); in Add() local
Dtransitions.cc534 int nof = in EnsureHasFullTransitionArray() local
Dmap.cc2030 int nof = map->NumberOfOwnDescriptors(); in CopyAddDescriptor() local
2125 int nof = in EquivalentToForTransition() local
Dobjects.cc5883 int nof = number_of_elements + number_of_additional_elements; in HasSufficientCapacityToAdd() local
6396 int nof = table->NumberOfElements() + 1; in Put() local
/third_party/node/deps/v8/src/runtime/
Druntime-object.cc175 int nof = receiver_map->NumberOfOwnDescriptors(); in DeleteObjectPropertyFast() local
/third_party/node/deps/v8/src/builtins/
Dbuiltins-internal-gen.cc617 TNode<Smi> nof = GetNumberOfElements<NameDictionary>(properties); in DictionarySpecificDelete() local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc8774 TNode<Smi> nof = GetNumberOfElements<Dictionary>(dictionary); in Add() local
9361 TNode<Uint32T> nof = in DescriptorLookup() local
15404 TNode<Uint32T> nof = mta.Load( in SwissNameDictionaryIncreaseElementCountOrBailout() local
15426 TNode<Uint32T> nof = mta.Load( in SwissNameDictionaryUpdateCountsForDeletion() local
/third_party/node/deps/v8/src/ic/
Daccessor-assembler.cc1438 TNode<UintPtrT> nof = in HandleStoreICTransitionMapHandlerCase() local