Searched defs:END_AT_NON_HIDDEN (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dprototype.h29 enum WhereToEnd { END_AT_NULL, END_AT_NON_HIDDEN }; enumerator in enum:v8::internal::PrototypeIterator::WhereToEnd
103 where_to_end == END_AT_NON_HIDDEN &&
108 where_to_end == END_AT_NON_HIDDEN &&

Completed in 179 milliseconds