Searched defs:hash1 (Results 1 – 2 of 2) sorted by relevance
157 int RBTreeNode::Compare(JSThread *thread, int hash1, JSTaggedValue key1, int hash2, JSTaggedValue k… in Compare()
1388 GateRef hash1 = Int32Xor(Int32(DEFAULT_SEED), k3); in CalcHashcodeForInt() local