Home | History | Annotate | Download | only in runtime

Lines Matching full:dont_enum

223   elms->set(ENUMERABLE_INDEX, heap->ToBoolean((attrs & DONT_ENUM) == 0));
715 return isolate->heap()->ToBoolean((maybe.FromJust() & DONT_ENUM) == 0);