Home
last modified time | relevance | path

Searched refs:hash_obj (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dordered-hash-table-inl.h241 Object hash_obj = this->get(HashIndex()); in Hash() local
242 int hash = Smi::ToInt(hash_obj); in Hash()
H A Ddictionary-inl.h103 Object hash_obj = this->get(kObjectHashIndex); in Hash() local
104 int hash = Smi::ToInt(hash_obj); in Hash()

Completed in 2 milliseconds