Home
last modified time | relevance | path

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

/external/v8/src/
Dobjects.h5233 friend class TwoCharHashTableKey; variable
Dobjects.cc9366 class TwoCharHashTableKey : public HashTableKey { class
9368 TwoCharHashTableKey(uint32_t c1, uint32_t c2) in TwoCharHashTableKey() function in v8::internal::TwoCharHashTableKey