Lines Matching defs:seed_value
1643 int32_t seed_value = static_cast<uint32_t>(isolate()->heap()->HashSeed());1644 HValue* seed = Add<HConstant>(seed_value);