Home | History | Annotate | Download | only in src

Lines Matching refs:enumerable

3621   Handle<Object> enumerable(v8::internal::GetProperty(isolate, desc, enum_n));
3650 if (!enumerable->BooleanValue()) attributes |= DONT_ENUM;
5760 // - No prototype has enumerable properties/elements.
13104 // Compute the number of enumerable elements.
15097 // Fill in the enumeration array by assigning enumerable keys at their
15099 // that are deleted or not enumerable.