Home
last modified time | relevance | path

Searched refs:kZeroHashSeed (Results 1 – 21 of 21) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/profiler/
H A Dstrings-storage.cc113 uint32_t hash = StringHasher::HashSequentialString(str, len, kZeroHashSeed); in Release()
136 uint32_t hash = StringHasher::HashSequentialString(str, len, kZeroHashSeed); in GetEntry()
H A Dheap-snapshot-generator-inl.h59 v8::internal::kZeroHashSeed); in StringHash()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/profiler/
H A Dstrings-storage.cc113 uint32_t hash = StringHasher::HashSequentialString(str, len, kZeroHashSeed); in Release()
136 uint32_t hash = StringHasher::HashSequentialString(str, len, kZeroHashSeed); in GetEntry()
H A Dheap-snapshot-generator-inl.h59 v8::internal::kZeroHashSeed); in StringHash()
/dports/lang/v8/v8-9.6.180.12/src/profiler/
H A Dheap-snapshot-generator-inl.h59 v8::internal::kZeroHashSeed); in StringHash()
H A Dstrings-storage.cc137 StringHasher::HashSequentialString(str, len, kZeroHashSeed); in ComputeStringHash()
/dports/www/node10/node-v10.24.1/deps/v8/src/profiler/
H A Dstrings-storage.cc118 uint32_t hash = StringHasher::HashSequentialString(str, len, kZeroHashSeed); in GetEntry()
H A Dheap-snapshot-generator.h602 s, len, v8::internal::kZeroHashSeed); in INLINE()
/dports/www/node10/node-v10.24.1/deps/v8/src/runtime/
H A Druntime.cc77 data_, length_, v8::internal::kZeroHashSeed); in Hash()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/runtime/
H A Druntime.cc75 data_, length_, v8::internal::kZeroHashSeed); in Hash()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/runtime/
H A Druntime.cc75 data_, length_, v8::internal::kZeroHashSeed); in Hash()
/dports/lang/v8/v8-9.6.180.12/src/runtime/
H A Druntime.cc74 data_, length_, v8::internal::kZeroHashSeed); in Hash()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/wasm/
H A Dwasm-engine.cc261 kZeroHashSeed); in WireBytesHash()
736 kZeroHashSeed);
/dports/lang/v8/v8-9.6.180.12/src/utils/
H A Dutils.h238 static const uint64_t kZeroHashSeed = 0; variable
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/utils/
H A Dutils.h209 static const uint64_t kZeroHashSeed = 0; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/utils/
H A Dutils.h265 static const uint64_t kZeroHashSeed = 0; variable
/dports/lang/v8/v8-9.6.180.12/src/wasm/
H A Dwasm-engine.cc288 kZeroHashSeed); in WireBytesHash()
786 kZeroHashSeed); in CreateWasmScript()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/wasm/
H A Dwasm-engine.cc239 kZeroHashSeed); in WireBytesHash()
H A Dmodule-compiler.cc3005 kZeroHashSeed); in CreateWasmScript()
/dports/www/node10/node-v10.24.1/deps/v8/src/
H A Dutils.h476 static const uint64_t kZeroHashSeed = 0; variable
/dports/www/node10/node-v10.24.1/deps/v8/src/wasm/
H A Dmodule-compiler.cc3679 static_cast<int>(wire_bytes.length()), kZeroHashSeed); in CreateWasmScript()