Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/objects/
Dname-inl.h95 bool Name::IsIntegerIndex(uint32_t raw_hash_field) { in IsIntegerIndex() function
/third_party/node/deps/v8/src/ast/
Dast-value-factory.cc99 bool AstRawString::IsIntegerIndex() const { in IsIntegerIndex() function in v8::internal::AstRawString