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

/external/v8/src/
H A Dfactory.cc289 TwoByteStringKey key(string, isolate()->heap()->HashSeed());
H A Dobjects-inl.h1003 class TwoByteStringKey : public SequentialStringKey<uc16> { class in namespace:v8::internal
1005 explicit TwoByteStringKey(Vector<const uc16> str, uint32_t seed) function in class:v8::internal::TwoByteStringKey
H A Dobjects.cc16166 Handle<Object> TwoByteStringKey::AsHandle(Isolate* isolate) {

Completed in 498 milliseconds