Home | History | Annotate | Download | only in src

Lines Matching refs:NumberOfEnumElements

4197     if (curr->NumberOfEnumElements() > 0) return false;
10323 int JSObject::NumberOfEnumElements() {
11166 int Dictionary<SeededNumberDictionaryShape, uint32_t>::NumberOfEnumElements();
11169 int Dictionary<StringDictionaryShape, String*>::NumberOfEnumElements();
12255 int Dictionary<Shape, Key>::NumberOfEnumElements() {
12266 ASSERT(storage->length() >= NumberOfEnumElements());
12287 ASSERT(storage->length() >= NumberOfEnumElements());