Searched defs:IsElement (Results 1 - 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/objects/ | ||
| H A D | lookup-inl.h | 182 bool LookupIterator::IsElement(JSReceiver object) const { in IsElement() function in v8::internal::LookupIterator |
| H A D | lookup.h | 112 bool IsElement() const { return index_ != kInvalidIndex; } in IsElement() function in v8::internal::final |
Completed in 2 milliseconds