Searched refs:hashseed (Results 1 – 8 of 8) sorted by relevance
47 explicit SeededStringHasher(uint64_t hashseed) : hashseed_(hashseed) {} in SeededStringHasher()
763 constexpr uint64_t hashseed = 1; in ComputeChecksum() local766 hash = StringHasher::HashSequentialString(onebyte_start, length_, hashseed); in ComputeChecksum()769 hash = StringHasher::HashSequentialString(twobyte_start, length_, hashseed); in ComputeChecksum()
546 * [hashseed](https://github.com/hashseed) -
1428 * [hashseed](https://github.com/hashseed) Yang Guo1562 * \[[`7594032fac`](https://github.com/nodejs/node/commit/7594032fac)] - **doc**: add hashseed to co…
64 * Disable V8 snapshots - The hashseed embedded in the snapshot is
1674 * \[[`996108cb14`](https://github.com/nodejs/node/commit/996108cb14)] - **doc**: add hashseed to co…3832 …* Disable V8 snapshots - The hashseed embedded in the snapshot is currently the same for all runs …
817 * \[[`0f94bb9aeb`](https://github.com/nodejs/node/commit/0f94bb9aeb)] - **doc**: add hashseed to co…1908 …* Disable V8 snapshots - The hashseed embedded in the snapshot is currently the same for all runs …
248 …* Disable V8 snapshots - The hashseed embedded in the snapshot is currently the same for all runs …