Home
last modified time | relevance | path

Searched refs:chars_raw (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/strings/
H A Dstring-hasher-inl.h51 uint32_t StringHasher::HashSequentialString(const char_t* chars_raw, int length, in HashSequentialString() argument
56 const uchar* chars = reinterpret_cast<const uchar*>(chars_raw); in HashSequentialString()

Completed in 1 milliseconds