Home
last modified time | relevance | path

Searched defs:is_array_index (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/debug/
Ddebug-property-iterator.cc135 bool DebugPropertyIterator::is_array_index() { in is_array_index() function in v8::internal::DebugPropertyIterator
/external/v8/src/parsing/
Dparser-base.h2147 bool is_array_index; in ParseProperty() local