Searched defs:is_array_index (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/debug/ | ||
D | debug-property-iterator.cc | 165 bool DebugPropertyIterator::is_array_index() { in is_array_index() function in v8::internal::DebugPropertyIterator |
/third_party/node/deps/v8/src/parsing/ | ||
D | parser-base.h | 2248 bool is_array_index; in ParseProperty() local |