Home
last modified time | relevance | path

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

/external/v8/src/
Dtransitions.cc117 int new_nof = 0; in Insert() local
Dobjects.cc4223 int new_nof = new_map->NumberOfOwnDescriptors(); in MigrateFastToFast() local
16877 int new_nof = table->NumberOfElements() + n; in EnsureCapacity() local
Dcode-stub-assembler.cc7913 TNode<Smi> new_nof = SmiAdd(nof, SmiConstant(1)); in Add() local
/external/v8/src/builtins/
Dbuiltins-internal-gen.cc466 TNode<Smi> new_nof = SmiSub(nof, SmiConstant(1)); in DeleteDictionaryProperty() local