Searched refs:SetRawHashcode (Results 1 – 5 of 5) sorted by relevance
32 string->SetRawHashcode(0); in CreateEmptyString()100 string->SetRawHashcode(0); in CreateLineString()113 string->SetRawHashcode(0); in CreateLineStringNoGC()138 string->SetRawHashcode(0); in CreateLineStringWithSpaceType()147 string->SetRawHashcode(0); in CreateConstantString()161 string->SetRawHashcode(0); in CreateTreeString()
180 SetRawHashcode(hashcode); in GetHashcode()
420 SetRawHashcode(glue_, result->ReadVariable(), Int32(0)); in AllocLineStringObject()
641 inline void SetRawHashcode(GateRef glue, GateRef str, GateRef rawHashcode);
2375 inline void StubBuilder::SetRawHashcode(GateRef glue, GateRef str, GateRef rawHashcode) in SetRawHashcode() function