Home | History | Annotate | Download | only in src

Lines Matching full:numberofelements

1429   return Smi::FromInt(table->NumberOfElements());
1497 return Smi::FromInt(table->NumberOfElements());
10455 int result = SeededNumberDictionary::cast(elements)->NumberOfElements();
14438 ASSERT(NameDictionary::cast(dictionary)->NumberOfElements() == 0);