Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dtransitions.cc131 int new_nof = 0; in Insert() local
Djs-objects.cc3084 int new_nof = new_map->NumberOfOwnDescriptors(); in MigrateFastToFast() local
Dobjects.cc5857 int new_nof = table->NumberOfElements() + n; in EnsureCapacity() local
/third_party/node/deps/v8/src/builtins/
Dbuiltins-internal-gen.cc618 TNode<Smi> new_nof = SmiSub(nof, SmiConstant(1)); in DictionarySpecificDelete() local
/third_party/node/deps/v8/src/codegen/
Dcode-stub-assembler.cc8775 TNode<Smi> new_nof = SmiAdd(nof, SmiConstant(1)); in Add() local
15432 TNode<Uint32T> new_nof = Uint32Sub(nof, Uint32Constant(1)); in SwissNameDictionaryUpdateCountsForDeletion() local