Searched defs:nof (Results 1 – 5 of 5) sorted by relevance
115 inline void SetNumberOfNodes(const JSThread *thread, int nof) in SetNumberOfNodes()
76 int nof = numberOfElements + numOfAddElements; in HasSufficientCapacity() local198 inline void SetNumberOfElements(const JSThread *thread, int nof) in SetNumberOfElements()
359 inline void SetEntriesCount(const JSThread *thread, int nof) in SetEntriesCount()
467 uint32_t nof = tree->NumberOfElements() + tree->NumberOfDeletedElements(); in GrowCapacity() local
203 GateRef nof = Int32Add(numberOfElements, numOfAddElements); in HasSufficientCapacity() local