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