Home
last modified time | relevance | path

Searched refs:END_AT_NULL (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dprototype.h29 enum WhereToEnd { END_AT_NULL, END_AT_NON_HIDDEN }; enumerator
152 bool IsAtEnd(WhereToEnd where_to_end = END_AT_NULL) const {
Dobjects.cc8694 : PrototypeIterator::END_AT_NULL; in GetKeys_Internal()
/external/v8/src/ic/
Dhandler-compiler.cc439 : PrototypeIterator::END_AT_NULL; in CompileStoreTransition()