Searched refs:CalcHashcodeForNumber (Results 1 – 2 of 2) sorted by relevance
66 CalcHashcodeForNumber(key, &res, &exit); in GetHash()78 void HashStubBuilder::CalcHashcodeForNumber(GateRef key, Variable *res, Label *exit) in CalcHashcodeForNumber() function in panda::ecmascript::kungfu::HashStubBuilder
36 void CalcHashcodeForNumber(GateRef key, Variable *res, Label *exit);