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

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

Completed in 109 milliseconds