Home
last modified time | relevance | path

Searched defs:TwoCharHashTableKey (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/
Dobjects.cc17748 class TwoCharHashTableKey : public HashTableKey { class
17750 TwoCharHashTableKey(uint16_t c1, uint16_t c2, uint32_t seed) in TwoCharHashTableKey() function in v8::internal::TwoCharHashTableKey